summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-06-08 04:53:42 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-06-08 04:53:42 +0000
commitcc68251f5ae3c8f0b3dd6a56638dbfd40f21ce37 (patch)
tree6f6f9a3fd4aabcb711da7795d78f085557246483 /configure.in
parenteaf1f55565ded107fdf9df2c75d75e36999dfa78 (diff)
downloadflac-cc68251f5ae3c8f0b3dd6a56638dbfd40f21ce37.tar.gz
another big glob of changes/fixes
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 66af86c9..1f260da1 100644
--- a/configure.in
+++ b/configure.in
@@ -19,7 +19,7 @@
# instead of FLAC__ since autoconf triggers off 'AC_' in strings
AC_INIT(src/flac/main.c)
-AM_INIT_AUTOMAKE(flac, 1.0.3)
+AM_INIT_AUTOMAKE(flac, 1.0.3_beta)
# We need two libtools, one that builds both shared and static, and
# one that builds only static. This is because the resulting libtool