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

patrick-canterino.de