Updating version.
authorBrian Aker <brian@tangent.org>
Thu, 13 Oct 2011 23:54:58 +0000 (16:54 -0700)
committerBrian Aker <brian@tangent.org>
Thu, 13 Oct 2011 23:54:58 +0000 (16:54 -0700)
ChangeLog
configure.ac

index 0ba34231eb6a550b67386f0674a2e17ea2e249c7..c61678a02747fc4cb2508d91962f97d015dafb14 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-1.0 
+1.01 
 * Dropped libmemcached/memcached_util.h (undocumented header file)
 * Added memcached_touch() and memcached_touch_by_key()
 * UDP support restructured to toggle on a complete memcached_st structure.
index f4b153b52ac9cc839e677138d5ede6236db401c2..c47a5cf14aa60a4d992dfc3a947808ff9e40e31d 100644 (file)
@@ -7,7 +7,7 @@
 # Use and distribution licensed under the BSD license.  See
 # the COPYING file in this directory for full text.
 
-AC_INIT([libmemcached],[1.0],[http://libmemcached.org/])
+AC_INIT([libmemcached],[1.01],[http://libmemcached.org/])
 
 AC_CONFIG_AUX_DIR(config)