]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/InProcessCache/InProcessCachePlugin.php
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
[quix0rs-gnu-social.git] / plugins / InProcessCache / InProcessCachePlugin.php
index 240b4e3188c938b7b85b9075411e65cefcaa7bcc..af3d822dfd034b4c442639b9f744a0c888da986b 100644 (file)
@@ -175,7 +175,7 @@ class InProcessCachePlugin extends Plugin
         $url = 'http://status.net/wiki/Plugin:InProcessCache';
 
         $versions[] = array('name' => 'InProcessCache',
-                            'version' => STATUSNET_VERSION,
+                            'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
                             'homepage' => $url,
                             'description' =>