[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl5-changes
Subject:    Change 33604: Integrate:
From:       Nicholas Clark <nwc10+p5p4 () colon ! colondot ! net>
Date:       2008-03-30 1:45:02
Message-ID: 20080330014502.94F8D50044 () mx ! activestate ! com
[Download RAW message or body]

Change 33604 by nicholas@nicholas-plum on 2008/03/30 01:34:06

	Integrate:
	[ 33601]
	GDBM_File isn't dual life, so no need for a dev module version number.

Affected files ...

... //depot/maint-5.10/perl/ext/GDBM_File/GDBM_File.pm#3 integrate

Differences ...

==== //depot/maint-5.10/perl/ext/GDBM_File/GDBM_File.pm#3 (text) ====
Index: perl/ext/GDBM_File/GDBM_File.pm
--- perl/ext/GDBM_File/GDBM_File.pm#2~33586~	2008-03-28 06:04:50.000000000 -0700
+++ perl/ext/GDBM_File/GDBM_File.pm	2008-03-29 18:34:06.000000000 -0700
@@ -68,8 +68,8 @@
 	GDBM_WRITER
 );
 
-$VERSION = "1.08_01";
-$VERSION = eval $VERSION; # Needed for dev versions
+# This module isn't dual life, so no need for dev version numbers.
+$VERSION = '1.09';
 
 sub AUTOLOAD {
     my($constname);
End of Patch.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic