Update version to 0.2.7.
authorMartin Johansson <martin@fatbob.nu>
Wed, 13 Apr 2011 19:14:55 +0000 (21:14 +0200)
committerMartin Johansson <martin@fatbob.nu>
Wed, 13 Apr 2011 19:14:55 +0000 (21:14 +0200)
configure.ac

index 6e2af6835592c8879904cbf723b8db8cb415820d..c45c6d8d51b2b266e1ae1b97175b9a2813b5e24e 100644 (file)
@@ -29,7 +29,7 @@
 
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.63])
-AC_INIT([umurmur], [0.2.6], [http://code.google.com/p/umurmur/issues/entry], [umurmur], [http://code.google.com/p/umurmur])
+AC_INIT([umurmur], [0.2.7], [http://code.google.com/p/umurmur/issues/entry], [umurmur], [http://code.google.com/p/umurmur])
 AC_CONFIG_SRCDIR([src/client.h])
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE