Force everything to 1.99, hopefully will work
[dbsrgits/SQL-Translator.git] / bin / sqlt-graph
index e3aa3b5..20b0adc 100755 (executable)
@@ -98,6 +98,9 @@ use GraphViz;
 use Pod::Usage;
 use SQL::Translator;
 
+use vars '$VERSION';
+$VERSION = '1.99';
+
 #
 # Get arguments.
 #