]> git.p6c8.net - devedit.git/blobdiff - devedit.pl
Dev-Editor 2.2
[devedit.git] / devedit.pl
index d9e146ea01a11be8a2d128002f1fe2f4b63637c8..2bf27bf4dd10a2fe550645d01e8d5d0eaa07ee0e 100644 (file)
@@ -1,7 +1,7 @@
 #!C:/Programme/Perl/bin/perl.exe -w
 
 #
-# Dev-Editor 2.1a
+# Dev-Editor 2.2
 #
 # Dev-Editor's main program
 #
@@ -23,7 +23,7 @@ use Command;
 use Output;
 use Tool;
 
-$VERSION = '2.1a';
+$VERSION = '2.2';
 
 # Path to configuration file
 # Change if necessary!

patrick-canterino.de