Force everything to 1.99, hopefully will work
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Filter / Names.pm
index 361ae90..1f97b6f 100644 (file)
@@ -49,7 +49,7 @@ SQL::Translator::Filter::Names - Tweak the names of schema objects.
 
 use strict;
 use vars qw/$VERSION/;
-$VERSION=0.1;
+$VERSION = '1.99';
 
 sub filter {
     my $schema = shift;