summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2014-11-24 22:13:27 +1100
committerErik de Castro Lopo <erikd@mega-nerd.com>2014-11-25 19:10:31 +1100
commitb83ee75363cba90302445540cbccad28de19034c (patch)
tree0adf836468d23497e7feb89d9635a7870c2510e0 /build
parent6a737a1270d4b288cf4ad0554364d16caa1a149f (diff)
downloadflac-b83ee75363cba90302445540cbccad28de19034c.tar.gz
Set version to 1.3.1pre1.1.3.1pre1
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 d3c64512..8cf0690a 100644
--- a/build/config.mk
+++ b/build/config.mk
@@ -84,7 +84,7 @@ all default: $(DEFAULT_BUILD)
# GNU makefile fragment for emulating stuff normally done by configure
#
-VERSION=\"1.3.0\"
+VERSION=\"1.3.1pre1\"
CONFIG_CFLAGS=$(CUSTOM_CFLAGS) -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_CXX_VARARRAYS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64