]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/LilUrl/LilUrlPlugin.php
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
[quix0rs-gnu-social.git] / plugins / LilUrl / LilUrlPlugin.php
index 0ca3d3d6bed21c58402d1f3a2dd072c71c0e04b0..f871a956307e33285dee8d3499462f4e62777a3b 100644 (file)
@@ -60,7 +60,7 @@ class LilUrlPlugin extends UrlShortenerPlugin
     function onPluginVersion(&$versions)
     {
         $versions[] = array('name' => sprintf('LilUrl (%s)', $this->shortenerName),
-                            'version' => STATUSNET_VERSION,
+                            'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
                             'homepage' => 'http://status.net/wiki/Plugin:LilUrl',
                             'rawdescription' =>