Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION

This commit is contained in:
Mikael Nordfeldth
2013-11-01 13:51:41 +01:00
parent 255943d78f
commit f110fc5c9a
104 changed files with 110 additions and 111 deletions

View File

@@ -51,7 +51,7 @@ class PostDebugPlugin extends Plugin
public function onPluginVersion(&$versions)
{
$versions[] = array('name' => 'PostDebug',
'version' => STATUSNET_VERSION,
'version' => GNUSOCIAL_VERSION,
'author' => 'Brion Vibber',
'homepage' => 'http://status.net/wiki/Plugin:PostDebug',
'rawdescription' =>