[Bps-public-commit] r12257 - in Date-Extract: lib/Date

sartak at bestpractical.com sartak at bestpractical.com
Mon May 12 09:29:29 EDT 2008


Author: sartak
Date: Mon May 12 09:29:26 2008
New Revision: 12257

Modified:
   Date-Extract/   (props changed)
   Date-Extract/Changes
   Date-Extract/lib/Date/Extract.pm

Log:
 r55588 at onn:  sartak | 2008-05-12 09:26:21 -0400
 Bump to 0.03


Modified: Date-Extract/Changes
==============================================================================
--- Date-Extract/Changes	(original)
+++ Date-Extract/Changes	Mon May 12 09:29:26 2008
@@ -1,5 +1,8 @@
 Revision history for Date-Extract
 
+0.03    Mon May 12 09:22:29 EDT 2008
+        Typo fix so the default 'floating' timezone works
+
 0.02    Tue Feb 13 12:59:48 EDT 2008
         month_day regex was backwards, reported and fixed by TSUKAMOTO
 

Modified: Date-Extract/lib/Date/Extract.pm
==============================================================================
--- Date-Extract/lib/Date/Extract.pm	(original)
+++ Date-Extract/lib/Date/Extract.pm	Mon May 12 09:29:26 2008
@@ -18,11 +18,11 @@
 
 =head1 VERSION
 
-Version 0.02 released 13 Feb 08
+Version 0.03 released 12 May 08
 
 =cut
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 =head1 SYNOPSIS
 



More information about the Bps-public-commit mailing list