summaryrefslogtreecommitdiff
path: root/build/config.mk
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2006-10-16 16:17:18 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2006-10-16 16:17:18 +0000
commitb1f323810b9174372b96038ae40c1dfa8bca94f2 (patch)
tree1bb399e9fb10a2b4e5a1df3b8edd6087da1e3b8b /build/config.mk
parent32637e0efd7a85adf5c01ceacbacdf2753ef63c4 (diff)
downloadflac-b1f323810b9174372b96038ae40c1dfa8bca94f2.tar.gz
bump version to 1.1.3-beta2
Diffstat (limited to 'build/config.mk')
-rw-r--r--build/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/config.mk b/build/config.mk
index 6b6c9072..569239b9 100644
--- a/build/config.mk
+++ b/build/config.mk
@@ -40,7 +40,7 @@ all default: $(DEFAULT_BUILD)
# GNU makefile fragment for emulating stuff normally done by configure
#
-VERSION=\"1.1.3-beta1\"
+VERSION=\"1.1.3-beta2\"
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