X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/3faa38c832fba17e89c5e3025fd91bd51923cb3b..d17fd7f524894e58ce3113a1b2ddbfcfb00932f1:/devedit.pl diff --git a/devedit.pl b/devedit.pl index 2bf27bf..44ced92 100644 --- a/devedit.pl +++ b/devedit.pl @@ -1,7 +1,7 @@ #!C:/Programme/Perl/bin/perl.exe -w # -# Dev-Editor 2.2 +# Dev-Editor 2.2a # # Dev-Editor's main program # @@ -23,7 +23,7 @@ use Command; use Output; use Tool; -$VERSION = '2.2'; +$VERSION = '2.2a'; # Path to configuration file # Change if necessary!