summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 567c353..cc134a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.61)
-AC_INIT(libsha1, 0.2, libsha1@googlegroups.com)
+AC_INIT(libsha1, 0.2.99, libsha1@googlegroups.com)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([sha1.c])