summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Reckase <e.reckase@gmail.com>2010-10-11 20:31:41 +0000
committerScott Draves <spot@draves.org>2015-02-15 12:20:13 -0500
commitac95d6e4736aaf8a5b19f11004621e858e16e3a8 (patch)
tree504b8287d291c4041ee1f338ce28d6b95115e542
parent2b2963503dbf6dbd5aa20510d670faec254cd8b8 (diff)
downloadpucket-ac95d6e4736aaf8a5b19f11004621e858e16e3a8.tar.gz
pucket-ac95d6e4736aaf8a5b19f11004621e858e16e3a8.tar.bz2
pucket-ac95d6e4736aaf8a5b19f11004621e858e16e3a8.zip
needed to re-run configure to pull in new version number for checked in files
git-svn-id: https://flam3.googlecode.com/svn/trunk@33 77852712-ef1d-11de-8684-7d64432d61a3
-rw-r--r--src/config.h2
-rwxr-xr-xsrc/configure2
-rwxr-xr-xsrc/libtool2
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.
#