Updating version information.
authorBrian Aker <brian@gaz>
Wed, 10 Feb 2010 17:41:33 +0000 (09:41 -0800)
committerBrian Aker <brian@gaz>
Wed, 10 Feb 2010 17:41:33 +0000 (09:41 -0800)
ChangeLog
configure.ac

index 5012b84c4eeb94790ebbe0075fcf7fe8e52b2aaa..1b946b4332ac3fd6036e517e497d6a1d7004080e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-0.38 
+0.38 Wed Feb 10 09:40:33 PST 2010
 * C++ interface for libhashkit.
 * Modified memcached_set_memory_allocators() so that it requires a context pointer.
 * memcached_clone() now runs 5 times faster.
index dc560daf1a15a79bc66e17ef9051822c1c6e11a4..6f4b0ba882cdfe093a80fbd512b1a0a593948db7 100644 (file)
@@ -7,7 +7,7 @@
 # the COPYING file in this directory for full text.
 
 AC_PREREQ(2.59)
-AC_INIT([libmemcached],[0.37],[http://tangent.org/552/libmemcached.html])
+AC_INIT([libmemcached],[0.38],[http://tangent.org/552/libmemcached.html])
 AC_CONFIG_SRCDIR([libmemcached/memcached.c])
 AC_CONFIG_AUX_DIR(config)
 AM_CONFIG_HEADER([config.h])