Fix dangling endif
[awesomized/libmemcached] / libmemcached / memcached.h
index da4ce507f66fb945cb3ff2f4bf8ab7a1444b3ac1..47cdaf843768b0605c2ff24aa96fe722e1aaf204 100644 (file)
@@ -37,7 +37,7 @@ struct memcached_continuum_item_st {
   uint32_t value;
 };
 
-#define LIBMEMCACHED_VERSION_STRING "0.22"
+#define LIBMEMCACHED_VERSION_STRING "0.23"
 
 struct memcached_stat_st {
   uint32_t pid;