]> git.p6c8.net - devedit.git/commitdiff
Dev-Editor 2.2 version_2_2
authorpcanterino <>
Sat, 27 Nov 2004 10:37:29 +0000 (10:37 +0000)
committerpcanterino <>
Sat, 27 Nov 2004 10:37:29 +0000 (10:37 +0000)
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