]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Sample/SamplePlugin.php
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
[quix0rs-gnu-social.git] / plugins / Sample / SamplePlugin.php
index 93654106137dc27d70e0036e288b6c61c33f0ce8..0a0e50b3606c2d6330c0fe9f4dbf6a68b4f97038 100644 (file)
@@ -225,7 +225,7 @@ class SamplePlugin extends Plugin
     function onPluginVersion(&$versions)
     {
         $versions[] = array('name' => 'Sample',
-                            'version' => STATUSNET_VERSION,
+                            'version' => GNUSOCIAL_VERSION,
                             'author' => 'Brion Vibber, Evan Prodromou',
                             'homepage' => 'http://status.net/wiki/Plugin:Sample',
                             'rawdescription' =>