diff options
author | Josh Coalson <jcoalson@users.sourceforce.net> | 2003-12-17 04:49:14 +0000 |
---|---|---|
committer | Josh Coalson <jcoalson@users.sourceforce.net> | 2003-12-17 04:49:14 +0000 |
commit | 628f4efc55dee0ff4efcc5a43c4c408431a5fdd0 (patch) | |
tree | 2ef49aa5d7c4e402c2ad86169668049655de7e13 /build | |
parent | ca4a983c179bb51008e2b5c048a206d3e02ca530 (diff) | |
download | flac-628f4efc55dee0ff4efcc5a43c4c408431a5fdd0.tar.gz |
stamp a CVS+date for the version
Diffstat (limited to 'build')
-rw-r--r-- | build/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/config.mk b/build/config.mk index 5d4ed62a..5418bf35 100644 --- a/build/config.mk +++ b/build/config.mk @@ -35,6 +35,6 @@ all default: $(DEFAULT_BUILD) # GNU makefile fragment for emulating stuff normally done by configure # -VERSION=\"1.1.0\" +VERSION=\"CVS-20031217\" CONFIG_CFLAGS=-DHAVE_INTTYPES_H |