Author: dom Date: 2006-04-08 10:14:26 +0100 (Sat, 08 Apr 2006) New Revision: 761
Modified: trunk/lib/OpenGuides.pm Log: Use -svn marker in version text for unreleased versions.
Modified: trunk/lib/OpenGuides.pm =================================================================== --- trunk/lib/OpenGuides.pm 2006-04-08 09:03:14 UTC (rev 760) +++ trunk/lib/OpenGuides.pm 2006-04-08 09:14:26 UTC (rev 761) @@ -14,7 +14,7 @@
use vars qw( $VERSION );
-$VERSION = '0.53'; +$VERSION = '0.53-svn';
=head1 NAME