projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
475a7db
)
Release 0.11002
Peter Rabbitson [Fri, 28 Aug 2009 12:11:02 +0000 (12:11 +0000)]
lib/SQL/Translator.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/SQL/Translator.pm
b/lib/SQL/Translator.pm
index
f71982b
..
3e7b0ec
100644
(file)
--- a/
lib/SQL/Translator.pm
+++ b/
lib/SQL/Translator.pm
@@
-24,7
+24,7
@@
use base 'Class::Base';
require 5.005;
-$VERSION = '0.11001';
+$VERSION = '0.11002';
$DEBUG = 0 unless defined $DEBUG;
$ERROR = "";