X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/89df394a2e5dff7d3690e0d55ea3df9f2d5a2ef2..4c122cf8174b9410a15d061fcef700c5004cf3ab:/devedit.pl diff --git a/devedit.pl b/devedit.pl index fc49a71..1de2d78 100644 --- a/devedit.pl +++ b/devedit.pl @@ -1,7 +1,7 @@ #!C:/Programme/Perl/bin/perl.exe -w # -# Dev-Editor 2.3.1 +# Dev-Editor 2.3.2 # # Dev-Editor's main program # @@ -23,7 +23,7 @@ use Command; use Output; use Tool; -$VERSION = '2.3.1'; +$VERSION = '2.3.2'; # Path to configuration file # Change if necessary!