From: pcanterino <> Date: Wed, 13 Oct 2004 19:55:45 +0000 (+0000) Subject: Dev-Editor 2.1 X-Git-Tag: version_2_1 X-Git-Url: https://git.p6c8.net/devedit.git/commitdiff_plain/54dad5a0c7a0e11b30267db10353c162e680fcb5 Dev-Editor 2.1 --- diff --git a/devedit.pl b/devedit.pl index 9733c9d..f68003d 100644 --- a/devedit.pl +++ b/devedit.pl @@ -1,7 +1,7 @@ #!C:/Programme/Perl/bin/perl.exe -w # -# Dev-Editor 2.0 +# Dev-Editor 2.1 # # Dev-Editor's main program # @@ -23,7 +23,7 @@ use Command; use Output; use Tool; -$VERSION = '2.0'; +$VERSION = '2.1'; # Path to configuration file # Change if necessary!