X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=configure.ac;h=5c83e7e46a018d8aa2bcd903b65bafa369f77f74;hp=af1b549644843c2c73217f8e71aee908ae18107b;hb=bc6dacb50cc13691efc466d2cc1900048158ec8d;hpb=68fdf425abf14d016d5f95ee7b9d06a19a3c5926 diff --git a/configure.ac b/configure.ac index af1b5496..5c83e7e4 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ dnl autoconf sees "AC_MAJOR_VERSION" and complains about an undefined macro dnl (don't we all *love* M4?)... GINACLIB_MAJOR_VERSION=1 -GINACLIB_MINOR_VERSION=2 +GINACLIB_MINOR_VERSION=3 GINACLIB_MICRO_VERSION=0 GINACLIB_INTERFACE_AGE=0 GINACLIB_BINARY_AGE=0 @@ -41,8 +41,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=1 -ARCHIVE_AGE=1 +ARCHIVE_VERSION=2 +ARCHIVE_AGE=2 AC_SUBST(ARCHIVE_VERSION) AC_SUBST(ARCHIVE_AGE) @@ -164,6 +164,7 @@ Makefile GiNaC.spec ginac-config ginac-config.1 +ginac.pc ginac/Makefile ginac/version.h check/Makefile