Updated Version status. Updated all command line tools to return error
[awesomized/libmemcached] / include / memcached.h
index 095ac4351a10221a7c94e625ccaa4820c29593a0..bdeb53983882377bd0b39e28ac03ebc846799c93 100644 (file)
@@ -32,7 +32,7 @@ extern "C" {
 #define MEMCACHED_DEFAULT_TIMEOUT INT32_MAX
 
 /* string value */
-#define LIBMEMCACHED_VERSION_STRING "0.16"
+#define LIBMEMCACHED_VERSION_STRING "0.17"
 
 typedef enum {
   MEMCACHED_SUCCESS,