Module: sip-router
Branch: master
Commit: 2c990487a780bce2ee2fe64e155ec3f1bc1bdebf
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2c99048…
Author: Charles Chance <charles.chance(a)sipcentric.com>
Committer: Charles Chance <charles.chance(a)sipcentric.com>
Date: Thu Oct 24 16:15:10 2013 +0100
memcached: revert earlier doc change regarding minimum library version (we now have
backward compatibility built in)
---
modules/memcached/README | 2 +-
modules/memcached/doc/memcached_admin.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules/memcached/README b/modules/memcached/README
index 75e5a43..37e1d06 100644
--- a/modules/memcached/README
+++ b/modules/memcached/README
@@ -169,7 +169,7 @@ xlog("stored value is $mct(test)"); # will return
<null>
The following libraries or applications must be installed before
running Kamailio with this module loaded:
- * the libmemcached library (version 0.38 or higher).
+ * the libmemcached library.
* the memcached server implementation.
4. Parameters
diff --git a/modules/memcached/doc/memcached_admin.xml
b/modules/memcached/doc/memcached_admin.xml
index c52c444..29f17e9 100644
--- a/modules/memcached/doc/memcached_admin.xml
+++ b/modules/memcached/doc/memcached_admin.xml
@@ -132,7 +132,7 @@ xlog("stored value is $mct(test)"); # will return
<null>
<itemizedlist>
<listitem>
<para>
- <emphasis>the <ulink
url="http://libmemcached.org/">libmemcached</ulink> library (version
0.38 or higher)</emphasis>.
+ <emphasis>the <ulink
url="http://libmemcached.org/">libmemcached</ulink>
library</emphasis>.
</para>
</listitem>
<listitem>