]> www.ginac.de Git - ginac.git/commitdiff
- version.h: change triggered. release_0-6-2
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Thu, 22 Jun 2000 00:09:21 +0000 (00:09 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Thu, 22 Jun 2000 00:09:21 +0000 (00:09 +0000)
ginac/version.h

index b40f9a6598dcf8077728ed7625d368a08ebf8751..385b35de89099e6fea071a6604feb653dfbff38a 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 1
+#define GINACLIB_MICRO_VERSION 2
 
 #endif // ndef __GINAC_VERSION_H__