summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2006-10-10 03:45:23 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2006-10-10 03:45:23 +0000
commit663a2afea45baf2934a119b34c431dabaad9f8cb (patch)
treeca146c40e26f6dff1f2af125657d1dd8d6dd75a8 /build
parent42228b33e239ca746f80a7442e453de9c4ee992c (diff)
downloadflac-663a2afea45baf2934a119b34c431dabaad9f8cb.tar.gz
bump version number to 1.1.3-beta1
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 b87433f7..6b6c9072 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\"
+VERSION=\"1.1.3-beta1\"
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