]> git.p6c8.net - devedit.git/blobdiff - devedit.pl
Dev-Editor 2.0
[devedit.git] / devedit.pl
index aa4df1690266111272970de2d6b6faaabf045fbb..13f71eed41822f52b432591392c9acc0d5f8edb4 100644 (file)
@@ -1,7 +1,7 @@
 #!C:/Programme/Perl/bin/perl.exe -w
 
 #
 #!C:/Programme/Perl/bin/perl.exe -w
 
 #
-# Dev-Editor 2.0 (CVS)
+# Dev-Editor 2.0
 #
 # Dev-Editor's main program
 #
 #
 # Dev-Editor's main program
 #
@@ -23,7 +23,7 @@ use Command;
 use Output;
 use Tool;
 
 use Output;
 use Tool;
 
-$VERSION = '2.0 (CVS)';
+$VERSION = '2.0';
 
 # Path to configuration file
 # Change if necessary!
 
 # Path to configuration file
 # Change if necessary!

patrick-canterino.de