]> www.ginac.de Git - ginac.git/commitdiff
bumped archive version because of new way of specifying symmetry for indexed
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Sat, 16 Jun 2001 20:23:21 +0000 (20:23 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Sat, 16 Jun 2001 20:23:21 +0000 (20:23 +0000)
objects

configure.in

index 463a66e95887bda2bf653d5d5efcc479be886a10..945d2f59bb36d3d9755ea602a1102678616bed96 100644 (file)
@@ -40,8 +40,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.
 
 dnl Archives version (ARCHIVE_VERSION-ARCHIVE_AGE) thru ARCHIVE_VERSION can
 dnl be read by this version of the GiNaC library.
 
-ARCHIVE_VERSION=0
-ARCHIVE_AGE=0
+ARCHIVE_VERSION=1
+ARCHIVE_AGE=1
 
 AC_SUBST(ARCHIVE_VERSION)
 AC_SUBST(ARCHIVE_AGE)
 
 AC_SUBST(ARCHIVE_VERSION)
 AC_SUBST(ARCHIVE_AGE)