Just move the version forward.
authorBrian Aker <brian@tangent.org>
Mon, 11 Mar 2013 07:57:15 +0000 (03:57 -0400)
committerBrian Aker <brian@tangent.org>
Mon, 11 Mar 2013 07:57:15 +0000 (03:57 -0400)
ChangeLog
configure.ac

index 55c1cfd6c017552b889d6e91d2dbcd380a9ba3bf..2ffba574ea69682f218377f52b4a5eb7eab94238 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+1.0.17
+*
+
 1.0.16 Thu Jan 31 19:14:32 EST 2013
 * Added support to do two part shutdown of socket.
 * Fixes for Fedora 18.
index f21171d319ce2b883e37b80384dbb04e0e6d90d3..a70143abc8b8a3c51715e0462dc7c46897b11a94 100644 (file)
@@ -6,7 +6,7 @@
 # Use and distribution licensed under the BSD license.  See
 # the COPYING file in this directory for full text.
 
-AC_INIT([libmemcached],[1.0.16],[http://libmemcached.org/])
+AC_INIT([libmemcached],[1.0.17],[http://libmemcached.org/])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])