projects
/
dbsrgits/SQL-Abstract.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
26f2dca
)
Bumped version number to 1.49_04.
Norbert Buchmuller [Tue, 3 Mar 2009 21:38:32 +0000 (21:38 +0000)]
lib/SQL/Abstract.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/SQL/Abstract.pm
b/lib/SQL/Abstract.pm
index
144b9cf
..
e938ce0
100644
(file)
--- a/
lib/SQL/Abstract.pm
+++ b/
lib/SQL/Abstract.pm
@@
-15,7
+15,7
@@
use Scalar::Util qw/blessed/;
# GLOBALS
#======================================================================
-our $VERSION = '1.49_03';
+our $VERSION = '1.49_04';
$VERSION = eval $VERSION; # numify for warning-free dev releases