From ac95d6e4736aaf8a5b19f11004621e858e16e3a8 Mon Sep 17 00:00:00 2001
From: Erik Reckase <e.reckase@gmail.com>
Date: Mon, 11 Oct 2010 20:31:41 +0000
Subject: 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
---
 src/config.h  | 2 +-
 src/configure | 2 +-
 src/libtool   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

(limited to 'src')

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.
 #
-- 
cgit v1.2.3