]> www.ginac.de Git - ginac.git/blobdiff - ginac/version.h
Finalize 1.8.4 release.
[ginac.git] / ginac / version.h
index 66d2e872d1e32c38c7e12069d72b0b9531bb4867..974c35f3da1fe3bc2db55daea7d7d682141bc44d 100644 (file)
@@ -30,7 +30,7 @@
 #define GINACLIB_MINOR_VERSION 8
 
 /* Micro version of GiNaC */
-#define GINACLIB_MICRO_VERSION 3
+#define GINACLIB_MICRO_VERSION 4
 
 // GiNaC library version information. It has very little to do with GiNaC
 // version number. In particular, library version is OS dependent. 
@@ -55,8 +55,8 @@
 // TODO, when breaking the SONAME:
 //  * change matrix inverse to use default argument (twice)
 //  * check for interfaces marked as deprecated
-#define GINAC_LT_CURRENT  12
-#define GINAC_LT_REVISION 2
+#define GINAC_LT_CURRENT  13
+#define GINAC_LT_REVISION 3
 #define GINAC_LT_AGE      1
 
 /*