summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2007-09-14 00:11:52 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2007-09-14 00:11:52 +0000
commit09b164bbe3ea387fdd78ad86616041cdf08a7efd (patch)
treeb61448eb7ccf15f3bfa80ed1e50f52b6e78ca5dc /build
parent26ba103cd9c4acc85da1557e4bb85dceac30f8d8 (diff)
downloadflac-09b164bbe3ea387fdd78ad86616041cdf08a7efd.tar.gz
bump version number to 1.2.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 be349ac8..477de0fd 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.2.0\"
+VERSION=\"1.2.1\"
ifeq ($(DARWIN_BUILD),yes)
CONFIG_CFLAGS=-DHAVE_INTTYPES_H -DHAVE_ICONV -DHAVE_LANGINFO_CODESET -DFLAC__HAS_OGG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFLAC__SYS_DARWIN -DWORDS_BIGENDIAN