Skip to content

Commit

Permalink
Item8206: prepairing patch release
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/NatSkinPlugin@4380 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
MichaelDaum authored and MichaelDaum committed Jul 2, 2009
1 parent ad9a492 commit 5ad365b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/NatSkinPlugin.pm
Expand Up @@ -48,7 +48,7 @@ $ENDWW = qr/$|(?=[\s\,\.\;\:\!\?\)])/m;
$emailRegex = qr/([a-z0-9!+$%&'*+-\/=?^_`{|}~.]+)\@([a-z0-9\-]+)([a-z0-9\-\.]*)/i;

$VERSION = '$Rev$';
$RELEASE = '3.90';
$RELEASE = '3.91';
$NO_PREFS_IN_TOPIC = 1;
$SHORTDESCRIPTION = 'Theming engine for NatSkin';

Expand Down

0 comments on commit 5ad365b

Please sign in to comment.