]> www.ginac.de Git - ginac.git/blobdiff - ginac/version.h
Functions can define a custom expand() now.
[ginac.git] / ginac / version.h
index 7ce9d5c76b3e876c284e2c962715f9661edcf2ab..61d5c1884da3b820987840fdb92610c9adda522e 100644 (file)
@@ -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. ;-)
 // 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_REVISION 0
-#define GINAC_LT_AGE      1
+#define GINAC_LT_AGE      2
 
 /*
  * GiNaC archive file version information.
 
 /*
  * GiNaC archive file version information.