X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/6531dbde01e67ba7cb7afc14eeeaf2d15ac56d74..54dad5a0c7a0e11b30267db10353c162e680fcb5:/devedit.pl diff --git a/devedit.pl b/devedit.pl index 9733c9d..f68003d 100644 --- a/devedit.pl +++ b/devedit.pl @@ -1,7 +1,7 @@ #!C:/Programme/Perl/bin/perl.exe -w # -# Dev-Editor 2.0 +# Dev-Editor 2.1 # # Dev-Editor's main program # @@ -23,7 +23,7 @@ use Command; use Output; use Tool; -$VERSION = '2.0'; +$VERSION = '2.1'; # Path to configuration file # Change if necessary!