[y2038 commit] r168 - in trunk/perl/Time-y2038: . lib/Time lib/Time/y2038

0 views
Skip to first unread message

codesite...@google.com

unread,
Nov 11, 2008, 6:54:25 PM11/11/08
to y2038-...@googlegroups.com
Author: schwern
Date: Tue Nov 11 15:38:05 2008
New Revision: 168

Modified:
trunk/perl/Time-y2038/Changes
trunk/perl/Time-y2038/lib/Time/y2038.pm
trunk/perl/Time-y2038/lib/Time/y2038/Everywhere.pm

Log:
Date for release.
20081111

Modified: trunk/perl/Time-y2038/Changes
==============================================================================
--- trunk/perl/Time-y2038/Changes (original)
+++ trunk/perl/Time-y2038/Changes Tue Nov 11 15:38:05 2008
@@ -1,4 +1,4 @@
-Next
+20081111 Tue Nov 11 15:36:27 PST 2008
Build Improvements
* Moved building the program to check the limits of time.h to the code
step to avoid having a configure_requires on ExtUtils::CBuilder.

Modified: trunk/perl/Time-y2038/lib/Time/y2038.pm
==============================================================================
--- trunk/perl/Time-y2038/lib/Time/y2038.pm (original)
+++ trunk/perl/Time-y2038/lib/Time/y2038.pm Tue Nov 11 15:38:05 2008
@@ -6,7 +6,7 @@
use base qw(Exporter);
use XSLoader;

-our $VERSION = 20081106;
+our $VERSION = 20081111;
our @EXPORT = qw(localtime gmtime timegm timelocal);

XSLoader::load __PACKAGE__, $VERSION;

Modified: trunk/perl/Time-y2038/lib/Time/y2038/Everywhere.pm
==============================================================================
--- trunk/perl/Time-y2038/lib/Time/y2038/Everywhere.pm (original)
+++ trunk/perl/Time-y2038/lib/Time/y2038/Everywhere.pm Tue Nov 11 15:38:05
2008
@@ -3,7 +3,7 @@
use strict;
use warnings;

-our $VERSION = 20081106;
+our $VERSION = 20081111;

use Time::y2038;

Reply all
Reply to author
Forward
0 new messages