]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Memcache/MemcachePlugin.php
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
[quix0rs-gnu-social.git] / plugins / Memcache / MemcachePlugin.php
index 8462dfc2c6085af96f448868af23a6dc4d45157e..8e674e62b8634716be03698e328875fc436c8053 100644 (file)
@@ -239,7 +239,7 @@ class MemcachePlugin extends Plugin
     function onPluginVersion(&$versions)
     {
         $versions[] = array('name' => 'Memcache',
-                            'version' => STATUSNET_VERSION,
+                            'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou, Craig Andrews',
                             'homepage' => 'http://status.net/wiki/Plugin:Memcache',
                             'rawdescription' =>