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