summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2014-11-27 14:04:48 +1100
committerErik de Castro Lopo <erikd@mega-nerd.com>2014-11-27 14:04:48 +1100
commit0e11f73eabd3544f59937d0a0d8e076d7c9c2d1d (patch)
tree67f971f0e981a0bfae23e810280f38120bbe3c79 /build
parent585f00a371dd5093edd7a859916277164e761d62 (diff)
downloadflac-0e11f73eabd3544f59937d0a0d8e076d7c9c2d1d.tar.gz
Version 1.3.1 final.1.3.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 8cf0690a..a889578a 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.1pre1\"
+VERSION=\"1.3.1\"
CONFIG_CFLAGS=$(CUSTOM_CFLAGS) -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_CXX_VARARRAYS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64