Makefile.PL and $VERSION
[scpubgit/SCS.git] / lib / SCSite.pm
index 2b75229..69925c2 100755 (executable)
@@ -2,6 +2,8 @@
 
 package SCSite;
 
+our $VERSION = '0.001001'; # 0.1.1
+
 use IO::All;
 use SCSite::PageSet;
 use Web::Simple;