]> git.p6c8.net - devedit.git/blobdiff - devedit.pl
- Allow to filter directory listing using DOS-style wildcards (maybe it still
[devedit.git] / devedit.pl
index 2bf27bf4dd10a2fe550645d01e8d5d0eaa07ee0e..44ced92e77c7c5f8273afd8712217720d0ef756f 100644 (file)
@@ -1,7 +1,7 @@
 #!C:/Programme/Perl/bin/perl.exe -w
 
 #
-# Dev-Editor 2.2
+# Dev-Editor 2.2a
 #
 # Dev-Editor's main program
 #
@@ -23,7 +23,7 @@ use Command;
 use Output;
 use Tool;
 
-$VERSION = '2.2';
+$VERSION = '2.2a';
 
 # Path to configuration file
 # Change if necessary!

patrick-canterino.de