Changeset 855 for trunk/wiki.cgi

Show
Ignore:
Timestamp:
09/12/06 08:47:51 (2 years ago)
Author:
dom
Message:

Increment version number, and try to release today

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wiki.cgi

    r852 r855  
    55 
    66use vars qw( $VERSION ); 
    7 $VERSION = '0.56'; 
     7$VERSION = '0.57'; 
    88 
    99use CGI qw/:standard/;