-
+1.0
* 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.
0.53 Mon Sep 26 20:50:33 PDT 2011
* Fix for FreeBSD/OpenBSD and -lm
# Use and distribution licensed under the BSD license. See
# the COPYING file in this directory for full text.
-AC_INIT([libmemcached],[0.53],[http://libmemcached.org/])
+AC_INIT([libmemcached],[1.0],[http://libmemcached.org/])
AC_CONFIG_AUX_DIR(config)