Skip to content

Commit

Permalink
Item27: Fix svn properties on all .pm, .tmpl and .txt files
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/UserInfoPlugin@1340 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
OlivierRaginel authored and OlivierRaginel committed Dec 14, 2008
1 parent 3672bf4 commit a700958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/TWiki/Plugins/UserInfoPlugin.pm
Expand Up @@ -19,7 +19,7 @@ package TWiki::Plugins::UserInfoPlugin;
use strict;
use vars qw( $VERSION $RELEASE $uipCore );

$VERSION = '$Rev: 10521 $';
$VERSION = '$Rev$';
$RELEASE = '1.53';

###############################################################################
Expand Down

0 comments on commit a700958

Please sign in to comment.