develooper Front page | perl.cvs.modperl.modules | Postings from January 2005

[svn:modperl-modules] rev 91 - in Apache-Scoreboard-2.0/trunk: . lib/Apache

From:
stas
Date:
January 2, 2005 14:33
Subject:
[svn:modperl-modules] rev 91 - in Apache-Scoreboard-2.0/trunk: . lib/Apache
Message ID:
20050102223314.20731.qmail@x1.develooper.com
Author: stas
Date: Sun Jan  2 14:33:14 2005
New Revision: 91

Modified:
   Apache-Scoreboard-2.0/trunk/Changes
   Apache-Scoreboard-2.0/trunk/lib/Apache/Scoreboard.pm
Log:
start 2.04 dev cycle


Modified: Apache-Scoreboard-2.0/trunk/Changes
==============================================================================
--- Apache-Scoreboard-2.0/trunk/Changes	(original)
+++ Apache-Scoreboard-2.0/trunk/Changes	Sun Jan  2 14:33:14 2005
@@ -1,4 +1,8 @@
 
+2.04 - 
+
+
+
 2.03 - Sun Jan  2 17:24:54 EST 2005
 
 in thaw() replace the usage of memmove with apr_pmemdup, since objects

Modified: Apache-Scoreboard-2.0/trunk/lib/Apache/Scoreboard.pm
==============================================================================
--- Apache-Scoreboard-2.0/trunk/lib/Apache/Scoreboard.pm	(original)
+++ Apache-Scoreboard-2.0/trunk/lib/Apache/Scoreboard.pm	Sun Jan  2 14:33:14 2005
@@ -1,6 +1,6 @@
 package Apache::Scoreboard;
 
-$Apache::Scoreboard::VERSION = '2.03';
+$Apache::Scoreboard::VERSION = '2.04';
 
 use strict;
 use warnings FATAL => 'all';



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About