summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Gusarov <dottedmag@dottedmag.net>2008-10-11 05:57:01 +0700
committerMikhail Gusarov <dottedmag@dottedmag.net>2008-10-11 05:57:01 +0700
commit49735334e091f27c0bf9d997a99fc2b655fc76b4 (patch)
tree6e0ff6c348ebba92a5f303502ad5263abaedcd6d
parent1dd8f33302f1caa519d20783eef50613d17451bc (diff)
downloadlibsha1-49735334e091f27c0bf9d997a99fc2b655fc76b4.tar.gz
Verison bump.0.2
Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c88f19c..fe8de7a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.61)
-AC_INIT(libsha1, 0.1, libsha1@googlegroups.com)
+AC_INIT(libsha1, 0.2, libsha1@googlegroups.com)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([sha1.c])