X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/e823bb58c4a803afbd71d4bcae9823134219cb3e..e51c98a37882eaa39c0e3f1b8727ba06ecd7e626:/devedit.pl diff --git a/devedit.pl b/devedit.pl index 03cfd81..909550b 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 # # Dev-Editor's main program # @@ -22,7 +22,7 @@ use Command; use Output; use Tool; -$VERSION = '3.0 (CVS)'; +$VERSION = '3.0'; # Path to configuration file # Change if necessary!