projects
/
dbsrgits/SQL-Abstract.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9d48860
)
set version to 1.64_01 for dev users
Arthur Axel "fREW" Schmidt [Sun, 11 Apr 2010 17:03:05 +0000 (17:03 +0000)]
lib/SQL/Abstract.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/SQL/Abstract.pm
b/lib/SQL/Abstract.pm
index
3285eb5
..
34b046a
100644
(file)
--- a/
lib/SQL/Abstract.pm
+++ b/
lib/SQL/Abstract.pm
@@
-15,7
+15,7
@@
use Scalar::Util ();
# GLOBALS
#======================================================================
-our $VERSION = '1.64';
+our $VERSION = '1.64_01';
# This would confuse some packagers
#$VERSION = eval $VERSION; # numify for warning-free dev releases