X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/321c9ef6df96b110c375ed20687233991f4e664e..e04d7759c81d74daee88cf550e900b2cd42edce4:/devedit.pl 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!