X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/cb887fe000f52bd2da689982442b11d8fff08383..cce599a39987c9c15d4afcb771e377ea4df31ac6:/devedit.pl?ds=inline diff --git a/devedit.pl b/devedit.pl index aa4df16..13f71ee 100644 --- a/devedit.pl +++ b/devedit.pl @@ -1,7 +1,7 @@ #!C:/Programme/Perl/bin/perl.exe -w # -# Dev-Editor 2.0 (CVS) +# Dev-Editor 2.0 # # Dev-Editor's main program # @@ -23,7 +23,7 @@ use Command; use Output; use Tool; -$VERSION = '2.0 (CVS)'; +$VERSION = '2.0'; # Path to configuration file # Change if necessary!