Skip to content

Commit

Permalink
Item8489: removing reference to deprecated version naming scheme
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/TopicTranslationsPlugin@6264 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
AntonioTerceiro authored and AntonioTerceiro committed Feb 10, 2010
1 parent 80b9a77 commit fa22483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/TopicTranslationsPlugin.pm
Expand Up @@ -37,7 +37,7 @@ $VERSION = '$Rev$';
# This is a free-form string you can use to "name" your own plugin version.
# It is *not* used by the build automation tools, but is reported as part
# of the version number in PLUGINDESCRIPTIONS.
$RELEASE = 'Dakar';
$RELEASE = 'Foswiki';

$pluginName = 'TopicTranslationsPlugin'; # Name of this Plugin

Expand Down

0 comments on commit fa22483

Please sign in to comment.