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
This commit is contained in:
Erik Reckase 2010-10-11 20:31:41 +00:00 committed by Scott Draves
parent 2b2963503d
commit ac95d6e473
3 changed files with 3 additions and 3 deletions

View File

@ -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 */

2
src/configure vendored
View File

@ -2734,7 +2734,7 @@ fi
# Define the identity of the package.
PACKAGE=flam3
VERSION="2.8"
VERSION="3.0"
cat >>confdefs.h <<_ACEOF

View File

@ -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.
#