summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrond Norbye <trond.norbye@gmail.com>2010-09-13 21:51:40 +0200
committerTrond Norbye <trond.norbye@gmail.com>2010-09-13 21:51:40 +0200
commitab125a58ba37c005f5365b9e8fc68e9d0bfa8ce7 (patch)
treef5f5d9e8265b2a1bac799cc51dadaadc5f6e584f
parent19afeb983282feb3308e0c60dc8da94a506cfe65 (diff)
downloadlibmemcached-ab125a58ba37c005f5365b9e8fc68e9d0bfa8ce7.tar.gz
Update libmemcached version number due to change of struct size
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e94862af..c848552d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ PANDORA_CANONICAL_TARGET
#shared library versioning
MEMCACHED_UTIL_LIBRARY_VERSION=1:0:0
MEMCACHED_PROTOCAL_LIBRARY_VERSION=0:0:0
-MEMCACHED_LIBRARY_VERSION=5:1:0
+MEMCACHED_LIBRARY_VERSION=6:0:0
# | | |
# +------+ | +---+
# | | |