X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/d63f55f3d737aa05e3a1496168c7b4979cbed782..e3a612df5e53adb76632fa1e9b32770e83bf8eff:/devedit.pl diff --git a/devedit.pl b/devedit.pl index f7b2818..87afee4 100644 --- a/devedit.pl +++ b/devedit.pl @@ -1,7 +1,7 @@ #!C:/Programme/Perl/bin/perl.exe -w # -# Dev-Editor 3.0.1 +# Dev-Editor 3.1 # # Dev-Editor's main program # @@ -30,7 +30,7 @@ use Command; use Output; use Tool; -$VERSION = '3.0.1'; +$VERSION = '3.1'; # Path to configuration file # Change if necessary!