From: Matt S Trout Date: Fri, 25 Feb 2011 13:22:32 +0000 (+0000) Subject: bump version to 1.2.1 for point release to ease debian packaging X-Git-Tag: release_1.002001~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6f823c0e8ef89eda64cdf43469204b523711c06b;p=p5sagit%2Fstrictures.git bump version to 1.2.1 for point release to ease debian packaging --- diff --git a/lib/strictures.pm b/lib/strictures.pm index 3c3c005..060c763 100644 --- a/lib/strictures.pm +++ b/lib/strictures.pm @@ -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]) {