summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2003-01-02 07:23:55 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2003-01-02 07:23:55 +0000
commit4c2676a6f48daf17bd9dd05f48b7e6ab19c7fb6d (patch)
tree9907b49b17b1fffbc62556e20bfe371c3c3014e1 /build
parent8bd67f558baff48bb9366a3c7817bdaabd0e4e1e (diff)
downloadflac-4c2676a6f48daf17bd9dd05f48b7e6ab19c7fb6d.tar.gz
update the version number from 1.0.4 to 1.0.5-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 628b5216..b08735e5 100644
--- a/build/config.mk
+++ b/build/config.mk
@@ -35,7 +35,7 @@ all default: $(DEFAULT_BUILD)
# GNU makefile fragment for emulating stuff normally done by configure
#
-VERSION=\"1.0.4\"
+VERSION=\"1.0.5-beta1\"
ORDINALS_H = $(topdir)/include/FLAC/ordinals.h