From: Martin Johansson Date: Wed, 13 Apr 2011 19:14:55 +0000 (+0200) Subject: Update version to 0.2.7. X-Git-Url: http://git.code-monkey.de/?p=umurmur.git;a=commitdiff_plain;h=b6e4404149024aca9d3c1e4255ed39de1ca7391a Update version to 0.2.7. --- diff --git a/configure.ac b/configure.ac index 6e2af68..c45c6d8 100644 --- a/configure.ac +++ b/configure.ac @@ -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