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