Pārlūkot izejas kodu

memcached: revert earlier doc change regarding minimum library version (we now have backward compatibility built in)

Charles Chance 12 gadi atpakaļ
vecāks
revīzija
2c990487a7

+ 1 - 1
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

+ 1 - 1
modules/memcached/doc/memcached_admin.xml

@@ -132,7 +132,7 @@ xlog("stored value is $mct(test)"); # will return &lt;null&gt;
 			<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>