]> git.p6c8.net - devedit.git/blobdiff - devedit.pl
- Fixed a security problem:
[devedit.git] / devedit.pl
index 03cfd818fa17f408d949496e4e95eb0b84ad9164..39588cf65679f83b041f8b8e7b4a16ee77238aea 100644 (file)
@@ -1,7 +1,7 @@
 #!C:/Programme/Perl/bin/perl.exe -w
 
 #
-# Dev-Editor 3.0 (CVS)
+# Dev-Editor 3.0.1
 #
 # Dev-Editor's main program
 #
@@ -22,7 +22,7 @@ use Command;
 use Output;
 use Tool;
 
-$VERSION = '3.0 (CVS)';
+$VERSION = '3.0.1';
 
 # Path to configuration file
 # Change if necessary!

patrick-canterino.de