Skip to content

Commit

Permalink
Item8042: up'ed version number
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/NatSkin@1964 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
MichaelDaum authored and MichaelDaum committed Jan 13, 2009
1 parent 97b77d2 commit 621edb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion data/TWiki/NatSkin.txt
Expand Up @@ -119,12 +119,13 @@ allways open an extra window.
| Skin Author: | Michael Daum |
| Copyright ©: | 2003-2009, Michael Daum http://michaeldaumconsulting.com |
| License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) |
| Skin Version: | v3.0-pre32 |
| Skin Version: | v3.0-pre33 |
| Dependencies: | NatSkinPlugin |
| Description: | Driven by cascading stylesheets, Comes with 12 alternative styles, <nop>MoveableType and Wordpress Look-n-Feel |
| Base Name: | nat |
| Screenshot: | <div style="overflow:hidden;height:200px"><a href="%ATTACHURL%/BlueNoteStyle.jpeg"><img src="%ATTACHURL%/BlueNoteStyle.jpeg" title="Clean"/></a></div> |
| Change&nbsp;History: | <!-- specify latest version first -->&nbsp; |
| 13 Jan 2009: | fixed web topic creator |
| 08 Jan 2009: | fixed the IE6 PNG fix; fixed login screen for IE6 |
| 07 Jan 2009: | added tape-recorder-like history browser; \
added suppport for <nop>CompareRevisionsAddOn; \
Expand Down
2 changes: 1 addition & 1 deletion lib/TWiki/Contrib/NatSkin.pm
@@ -1,6 +1,6 @@
package TWiki::Contrib::NatSkin;
use vars qw($VERSION $RELEASE);
$VERSION = '$Rev$';
$RELEASE = '3.00-pre32';
$RELEASE = '3.00-pre33';

1;

0 comments on commit 621edb2

Please sign in to comment.