Update to 0.2.11
authorMartin Johansson <martin@fatbob.nu>
Wed, 5 Dec 2012 09:06:22 +0000 (10:06 +0100)
committerMartin Johansson <martin@fatbob.nu>
Tue, 5 Feb 2013 20:31:33 +0000 (21:31 +0100)
configure.ac

index 8f3b954afb887021b05c64a74539da33ebfb7473..b4d65fe0c20df376969624a642731fb1a8c1b603 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.10], [http://code.google.com/p/umurmur/issues/entry], [umurmur], [http://code.google.com/p/umurmur])
+AC_INIT([umurmur], [0.2.11], [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