[svk-commit] r2396 - trunk/lib/SVK

nobody at bestpractical.com nobody at bestpractical.com
Thu May 17 12:25:41 EDT 2007


Author: clkao
Date: Thu May 17 12:25:41 2007
New Revision: 2396

Modified:
   trunk/lib/SVK/Version.pm

Log:
Bump version number on trunk.

Modified: trunk/lib/SVK/Version.pm
==============================================================================
--- trunk/lib/SVK/Version.pm	(original)
+++ trunk/lib/SVK/Version.pm	Thu May 17 12:25:41 2007
@@ -50,7 +50,7 @@
 # END BPS TAGGED BLOCK }}}
 package SVK;
 
-use version; our $VERSION = qv(2.0.0);
+use version; our $VERSION = qv(2.0.99_01);
 
 =head1 NAME
 


More information about the svk-commit mailing list