Skip to content

Commit

Permalink
Item604: declare TWiki::RELEASE (TWiki 4.2.3)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@1710 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
WillNorris authored and WillNorris committed Jan 3, 2009
1 parent 7876ac2 commit 92c8fc1
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -29,6 +29,7 @@ require Foswiki::Plugins; # For the API version
use vars qw( $VERSION $RELEASE $SHORTDESCRIPTION $debug $pluginName $NO_PREFS_IN_TOPIC );
$VERSION = '$Rev$';
$RELEASE = 'Foswiki-1.0';
$TWiki::RELEASE = 'TWiki 4.2.3';
$SHORTDESCRIPTION = 'add TWiki personality to Foswiki';
$NO_PREFS_IN_TOPIC = 1;
$pluginName = 'TWikiCompatibilityPlugin';
Expand Down

0 comments on commit 92c8fc1

Please sign in to comment.