Force everything to 1.99, hopefully will work
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Schema / Constants.pm
index 9a68b31..40c2ed2 100644 (file)
@@ -61,8 +61,9 @@ This module exports the following constants for Schema features;
 
 use strict;
 use base qw( Exporter );
-use vars qw( @EXPORT );
+use vars qw( @EXPORT $VERSION );
 require Exporter;
+$VERSION = '1.99';
 
 @EXPORT = qw[ 
     CHECK_C