rev the version to 1.0
diff --git a/configure.in b/configure.in
index deeb89b..af6dcb8 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, 0.10)
+AM_INIT_AUTOMAKE(flac, 1.0)
 
 # We need two libtools, one that builds both shared and static, and
 # one that builds only static.  This is because the resulting libtool