Reduce $Id to its normal form
[dbsrgits/SQL-Translator.git] / bin / sqlt-graph
index c1ebe38..d04789a 100755 (executable)
@@ -98,6 +98,9 @@ use GraphViz;
 use Pod::Usage;
 use SQL::Translator;
 
+use vars '$VERSION';
+$VERSION = '1.99';
+
 #
 # Get arguments.
 #