X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/3b66a5aab6d6ccb87a920ae74bc1ad9e9a592a94..b20af44b8176a2c2b21577d8b1ddc5fea2d63c5c:/devedit.pl diff --git a/devedit.pl b/devedit.pl index 909550b..39588cf 100644 --- a/devedit.pl +++ b/devedit.pl @@ -1,7 +1,7 @@ #!C:/Programme/Perl/bin/perl.exe -w # -# Dev-Editor 3.0 +# Dev-Editor 3.0.1 # # Dev-Editor's main program # @@ -22,7 +22,7 @@ use Command; use Output; use Tool; -$VERSION = '3.0'; +$VERSION = '3.0.1'; # Path to configuration file # Change if necessary!