summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Gusarov <dottedmag@dottedmag.net>2010-05-02 21:46:30 +0700
committerMikhail Gusarov <dottedmag@dottedmag.net>2010-05-02 21:46:30 +0700
commit74650ee9718f4917a94ea6054b8a10688b204419 (patch)
treefd9bf9654450137c4e1a57895fba1dbc2a92053a
parente148c3b5be85db0dd6895960b4ae66cb7e661c9c (diff)
downloadlibsha1-74650ee9718f4917a94ea6054b8a10688b204419.tar.gz
Post-release version bump
Late is better than never.
-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])