]> www.ginac.de Git - ginac.git/blobdiff - configure.ac
Fixed bug in the Q matrix calculation and the univariate factorization function.
[ginac.git] / configure.ac
index b592220b4263f7236e133f630de975cefc054061..e4a1e60ab59f5a51567fd2efc3aa9f2e21d9ac5c 100644 (file)
@@ -44,8 +44,8 @@ dnl The version number in newly created archives will be ARCHIVE_VERSION.
 dnl Archives version (ARCHIVE_VERSION-ARCHIVE_AGE) thru ARCHIVE_VERSION can
 dnl be read by this version of the GiNaC library.
 
-ARCHIVE_VERSION=2
-ARCHIVE_AGE=2
+ARCHIVE_VERSION=3
+ARCHIVE_AGE=3
 
 AC_SUBST(ARCHIVE_VERSION)
 AC_SUBST(ARCHIVE_AGE)