Merge in version 1.0.2
authorBrian Aker <brian@tangent.org>
Wed, 26 Oct 2011 15:46:56 +0000 (08:46 -0700)
committerBrian Aker <brian@tangent.org>
Wed, 26 Oct 2011 15:46:56 +0000 (08:46 -0700)
ChangeLog
configure.ac

index d0f021c9488fa6cbdf2bcd952a30ff881640224f..95eff39bff177463034a806ee593d262bcb9df5b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-1.01 Mon Oct 24 08:00:48 PDT 2011
+1.0.2 Mon Oct 24 08:00:48 PDT 2011
 * 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 022576905c849270ba31c6a2f193ce4d3cdae9ff..c1b4b222f735afd59999582286979fdb560c2f42 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.01],[http://libmemcached.org/])
+AC_INIT([libmemcached],[1.0.2],[http://libmemcached.org/])
 
 AC_CONFIG_AUX_DIR(config)