From: pcanterino <> Date: Mon, 9 Aug 2004 13:51:28 +0000 (+0000) Subject: Dev-Editor 2.0 X-Git-Tag: version_2_0 X-Git-Url: https://git.p6c8.net/devedit.git/commitdiff_plain/cce599a39987c9c15d4afcb771e377ea4df31ac6?ds=sidebyside;hp=744aa4af46801f00bdda75c730729f5e256231ba Dev-Editor 2.0 --- 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!