diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/config.h | 2 | ||||
-rwxr-xr-x | src/configure | 2 | ||||
-rwxr-xr-x | src/libtool | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/config.h b/src/config.h index 07410ae..6391b1b 100644 --- a/src/config.h +++ b/src/config.h @@ -84,7 +84,7 @@ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ -#define VERSION "2.8" +#define VERSION "3.0" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ diff --git a/src/configure b/src/configure index cb48625..372bd87 100755 --- a/src/configure +++ b/src/configure @@ -2734,7 +2734,7 @@ fi # Define the identity of the package. PACKAGE=flam3 - VERSION="2.8" + VERSION="3.0" cat >>confdefs.h <<_ACEOF diff --git a/src/libtool b/src/libtool index 1777c42..a983bfe 100755 --- a/src/libtool +++ b/src/libtool @@ -1,7 +1,7 @@ #! /bin/bash # libtool - Provide generalized library-building support services. -# Generated automatically by config.status (flam3) 2.8 +# Generated automatically by config.status (flam3) 3.0 # Libtool was configured on host flame64: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # |