]> www.ginac.de Git - ginac.git/blobdiff - ginac/version.h
- Derivatives are now assembled in a slightly different manner (i.e. they
[ginac.git] / ginac / version.h
index 385b35de89099e6fea071a6604feb653dfbff38a..35801017b943d60d1f5b253b6797efc0817bde76 100644 (file)
@@ -26,6 +26,6 @@
 /* Major, minor, and micro version number of the GiNaC library. */
 #define GINACLIB_MAJOR_VERSION 0
 #define GINACLIB_MINOR_VERSION 6
-#define GINACLIB_MICRO_VERSION 2
+#define GINACLIB_MICRO_VERSION 3
 
 #endif // ndef __GINAC_VERSION_H__