mirror of
https://github.com/scottdraves/flam3.git
synced 2025-01-21 05:20:05 -05:00
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:
parent
2b2963503d
commit
ac95d6e473
@ -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
2
src/configure
vendored
@ -2734,7 +2734,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE=flam3
|
||||
VERSION="2.8"
|
||||
VERSION="3.0"
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
@ -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.
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user