summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2004-09-10 00:20:04 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2004-09-10 00:20:04 +0000
commitc28ec322894da44225346511a22fbfcf730795a7 (patch)
treeeb702e6b9deb8722c993b9f1283d0699715eeda4 /build
parent5b0803e520ab98276c31501b5fd5de5578a893cc (diff)
downloadflac-c28ec322894da44225346511a22fbfcf730795a7.tar.gz
bump version number to 1.1.1
Diffstat (limited to 'build')
-rw-r--r--build/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/config.mk b/build/config.mk
index 8da1c2d3..2cae9346 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.1-beta1\"
+VERSION=\"1.1.1\"
CONFIG_CFLAGS=-DHAVE_INTTYPES_H