Skip to content

Commit

Permalink
Item13253: Bump version to 1.00, remove $Rev
Browse files Browse the repository at this point in the history
  • Loading branch information
gac410 committed Feb 8, 2015
1 parent aaaf6be commit 9ce8ec7
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -23,8 +23,8 @@ use strict;

use vars qw( $VERSION $RELEASE $SHORTDESCRIPTION );

$VERSION = '$Rev$';
$RELEASE = '0.9.2';
$VERSION = '1.00';
$RELEASE = '1.00';
$SHORTDESCRIPTION = 'Permits Foswiki to be executed under mod_perl';

1;

0 comments on commit 9ce8ec7

Please sign in to comment.