Updated headers for version 21
authorBrian Aker <brian@tangent.org>
Wed, 21 May 2008 01:51:52 +0000 (18:51 -0700)
committerBrian Aker <brian@tangent.org>
Wed, 21 May 2008 01:51:52 +0000 (18:51 -0700)
configure.ac
libmemcached/memcached.h

index ce8b576b543867d65c098acf5c48177f6dfddde4..3352a30b75e4e1c0eb1adb1fa26c30c4af2227f4 100644 (file)
@@ -7,7 +7,7 @@ MEMCACHED_LIBRARY_NAME=libmemcached
 
 #release versioning
 MEMCACHED_MAJOR_VERSION=0
 
 #release versioning
 MEMCACHED_MAJOR_VERSION=0
-MEMCACHED_MINOR_VERSION=20
+MEMCACHED_MINOR_VERSION=21
 MEMCACHED_MICRO_VERSION=0
 
 #API version
 MEMCACHED_MICRO_VERSION=0
 
 #API version
index e753dc652a77e54c7e6c08facbbeab2a54659354..4c0a420788a9ea20da7219f89aa564c58e43daaf 100644 (file)
@@ -37,7 +37,7 @@ struct memcached_continuum_item_st {
   uint32_t value;
 };
 
   uint32_t value;
 };
 
-#define LIBMEMCACHED_VERSION_STRING "0.20"
+#define LIBMEMCACHED_VERSION_STRING "0.21"
 
 struct memcached_stat_st {
   uint32_t pid;
 
 struct memcached_stat_st {
   uint32_t pid;