Changeset 1163 for trunk/wiki.cgi

Show
Ignore:
Timestamp:
06/08/08 00:23:32 (6 months ago)
Author:
dom
Message:

update version numbers and copyright years

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wiki.cgi

    r1162 r1163  
    66 
    77use vars qw( $VERSION ); 
    8 $VERSION = '0.61'; 
     8$VERSION = '0.62'; 
    99 
    1010use CGI qw/:standard/;