diff options
author | Josh Coalson <jcoalson@users.sourceforce.net> | 2002-09-25 06:07:23 +0000 |
---|---|---|
committer | Josh Coalson <jcoalson@users.sourceforce.net> | 2002-09-25 06:07:23 +0000 |
commit | 7dfd40de075e1f7dddaaa49defd7ba9cc89bf80d (patch) | |
tree | d53c4ba7cf81b84f04968633f293e7992f20d30d /build | |
parent | da2dcd040478cbf7daa8194bcc56e310b2450f71 (diff) | |
download | flac-7dfd40de075e1f7dddaaa49defd7ba9cc89bf80d.tar.gz |
bump the version number from 1.0.4_beta to 1.0.4
Diffstat (limited to 'build')
-rw-r--r-- | build/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/config.mk b/build/config.mk index 9db20876..460dc1d0 100644 --- a/build/config.mk +++ b/build/config.mk @@ -19,7 +19,7 @@ # GNU makefile fragment for emulating stuff normally done by configure # -VERSION=\"1.0.4_beta\" +VERSION=\"1.0.4\" ORDINALS_H = ../../include/FLAC/ordinals.h |