]> git.p6c8.net - devedit.git/commitdiff
Dev-Editor 2.0 version_2_0
authorpcanterino <>
Mon, 9 Aug 2004 13:51:28 +0000 (13:51 +0000)
committerpcanterino <>
Mon, 9 Aug 2004 13:51:28 +0000 (13:51 +0000)
devedit.pl

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

patrick-canterino.de