X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fversion.h;h=61d5c1884da3b820987840fdb92610c9adda522e;hp=7ce9d5c76b3e876c284e2c962715f9661edcf2ab;hb=4e1e7c6547dafc0b0f8695f9eced2591ae816a31;hpb=d916416984a857e80962239a0ee93e7216f803bb diff --git a/ginac/version.h b/ginac/version.h index 7ce9d5c7..61d5c188 100644 --- a/ginac/version.h +++ b/ginac/version.h @@ -49,9 +49,9 @@ // increasing. This doesn't matter, though: there is not incurred cost // for numbers that are omitted, except for shrinking the available space // of leftover numbers. Not something we need to worry about yet. ;-) -#define GINAC_LT_CURRENT 3 +#define GINAC_LT_CURRENT 4 #define GINAC_LT_REVISION 0 -#define GINAC_LT_AGE 1 +#define GINAC_LT_AGE 2 /* * GiNaC archive file version information.