]> www.ginac.de Git - ginac.git/blobdiff - ginac/version.h
Binary compatibilty has been broken, update the library version.
[ginac.git] / ginac / version.h
index 7ce9d5c76b3e876c284e2c962715f9661edcf2ab..e6b049f52ce4e81bb4b270886a1a1a978f230469 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. ;-)
-#define GINAC_LT_CURRENT  3
+#define GINAC_LT_CURRENT  4
 #define GINAC_LT_REVISION 0
-#define GINAC_LT_AGE      1
+#define GINAC_LT_AGE      0
 
 /*
  * GiNaC archive file version information.