projects
/
dbsrgits/SQL-Abstract.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5221d7f
)
Bumped revision number.
Norbert Buchmuller [Mon, 16 Feb 2009 13:18:55 +0000 (13:18 +0000)]
lib/SQL/Abstract.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/SQL/Abstract.pm
b/lib/SQL/Abstract.pm
index
fcee0f9
..
3e6e5cf
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_01';
+our $VERSION = '1.49_02';
$VERSION = eval $VERSION; # numify for warning-free dev releases