summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2006-08-29 03:28:21 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2006-08-29 03:28:21 +0000
commit95b8968389fe9f428ad6b02d955c7a150f6c8f65 (patch)
treec4b9bcf1cf02d16e2dc8db12982f3389ca064d08 /build
parentbfda3788d55a81abbe02993c5f612d3ddbef9b71 (diff)
downloadflac-95b8968389fe9f428ad6b02d955c7a150f6c8f65.tar.gz
bump version number to 1.1.3
Diffstat (limited to 'build')
-rw-r--r--build/config.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/config.mk b/build/config.mk
index 3def3dba..b87433f7 100644
--- a/build/config.mk
+++ b/build/config.mk
@@ -40,8 +40,7 @@ all default: $(DEFAULT_BUILD)
# GNU makefile fragment for emulating stuff normally done by configure
#
-#@@@@@@VERSION=\"1.1.2\"
-VERSION=\"CVS\"
+VERSION=\"1.1.3\"
ifeq ($(DARWIN_BUILD),yes)
#CONFIG_CFLAGS=-DHAVE_INTTYPES_H -DHAVE_ICONV -DHAVE_LANGINFO_CODESET -DHAVE_SOCKLEN_T -DFLAC__HAS_OGG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFLAC__SYS_DARWIN