From: pcanterino <> Date: Fri, 22 Oct 2004 09:58:50 +0000 (+0000) Subject: Dev-Editor 2.1a X-Git-Tag: version_2_1a X-Git-Url: https://git.p6c8.net/devedit.git/commitdiff_plain/e04d7759c81d74daee88cf550e900b2cd42edce4 Dev-Editor 2.1a --- diff --git a/devedit.pl b/devedit.pl index f68003d..169abc4 100644 --- a/devedit.pl +++ b/devedit.pl @@ -1,7 +1,7 @@ #!C:/Programme/Perl/bin/perl.exe -w # -# Dev-Editor 2.1 +# Dev-Editor 2.1a # # Dev-Editor's main program # @@ -23,7 +23,7 @@ use Command; use Output; use Tool; -$VERSION = '2.1'; +$VERSION = '2.1a'; # Path to configuration file # Change if necessary!