bump version to 1.2.1 for point release to ease debian packaging
Matt S Trout [Fri, 25 Feb 2011 13:22:32 +0000 (13:22 +0000)]
lib/strictures.pm

index 3c3c005..060c763 100644 (file)
@@ -3,7 +3,7 @@ package strictures;
 use strict;
 use warnings FATAL => 'all';
 
-our $VERSION = '1.002000'; # 1.2.0
+our $VERSION = '1.002001'; # 1.2.1
 
 sub VERSION {
   for ($_[1]) {