Changeset 526

Show
Ignore:
Timestamp:
08/14/10 11:07:45 (18 months ago)
Author:
dom
Message:

bump version

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • wiki-toolkit/trunk/lib/Wiki/Toolkit.pm

    r515 r526  
    44 
    55use vars qw( $VERSION ); 
    6 $VERSION = '0.78'; 
     6$VERSION = '0.79'; 
    77 
    88use Carp qw(croak carp); 
     
    10471047=head1 BUGS 
    10481048 
    1049 Versions between 0.75 and 0.78 inclusive contain a bug which prevents 
     1049Versions between 0.75 and 0.79 inclusive contain a bug which prevents 
    10501050Recent Changes routines from working correctly if minor changes are excluded 
    10511051<http://www.wiki-toolkit.org/ticket/41>. You may wish to avoid upgrading to