[Bast-commits] r5498 - in SQL-Abstract/1.x/branches/1.50_RC: .
lib/SQL
norbi at dev.catalyst.perl.org
norbi at dev.catalyst.perl.org
Tue Feb 17 19:58:31 GMT 2009
Author: norbi
Date: 2009-02-17 19:58:31 +0000 (Tue, 17 Feb 2009)
New Revision: 5498
Modified:
SQL-Abstract/1.x/branches/1.50_RC/
SQL-Abstract/1.x/branches/1.50_RC/lib/SQL/Abstract.pm
Log:
r5619 at vger: mendel | 2009-02-17 20:58:23 +0100
* Bumped version number to 1.49_03.
Property changes on: SQL-Abstract/1.x/branches/1.50_RC
___________________________________________________________________
Name: svk:merge
- 4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC:5617
4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC-extraparens:5308
+ 4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC:5619
4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC-extraparens:5308
Modified: SQL-Abstract/1.x/branches/1.50_RC/lib/SQL/Abstract.pm
===================================================================
--- SQL-Abstract/1.x/branches/1.50_RC/lib/SQL/Abstract.pm 2009-02-17 19:57:28 UTC (rev 5497)
+++ SQL-Abstract/1.x/branches/1.50_RC/lib/SQL/Abstract.pm 2009-02-17 19:58:31 UTC (rev 5498)
@@ -15,7 +15,7 @@
# GLOBALS
#======================================================================
-our $VERSION = '1.49_02';
+our $VERSION = '1.49_03';
$VERSION = eval $VERSION; # numify for warning-free dev releases
More information about the Bast-commits
mailing list