X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/dff53f21c8fccc7585f785fec893a5773e78a1b6..237437613ba87af17bf2343539e5b1073d79d10e:/devedit.pl diff --git a/devedit.pl b/devedit.pl index ee4f5fc..eb03292 100644 --- a/devedit.pl +++ b/devedit.pl @@ -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!