]> git.p6c8.net - devedit.git/blobdiff - devedit.pl
Changed version number to 3.1
[devedit.git] / devedit.pl
index f7b28180a5b3b3af757e848a57bba71a834a42e7..87afee436416af3105f43bf3cbb3c3dda7edf663 100644 (file)
@@ -1,7 +1,7 @@
 #!C:/Programme/Perl/bin/perl.exe -w
 
 #
-# Dev-Editor 3.0.1
+# Dev-Editor 3.1
 #
 # Dev-Editor's main program
 #
@@ -30,7 +30,7 @@ use Command;
 use Output;
 use Tool;
 
-$VERSION = '3.0.1';
+$VERSION = '3.1';
 
 # Path to configuration file
 # Change if necessary!

patrick-canterino.de