projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b03926c
)
Forgot to up one VERSION
Peter Rabbitson [Thu, 12 Feb 2009 08:51:31 +0000 (08:51 +0000)]
lib/Test/SQL/Translator.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Test/SQL/Translator.pm
b/lib/Test/SQL/Translator.pm
index
d85f051
..
7d14688
100644
(file)
--- a/
lib/Test/SQL/Translator.pm
+++ b/
lib/Test/SQL/Translator.pm
@@
-32,7
+32,7
@@
use warnings;
use base qw(Exporter);
use vars qw($VERSION @EXPORT @EXPORT_OK);
-$VERSION = 1.8;
+$VERSION = '1.99';
@EXPORT = qw(
schema_ok
table_ok