]> git.p6c8.net - devedit.git/commitdiff
Dev-Editor 2.1a version_2_1a
authorpcanterino <>
Fri, 22 Oct 2004 09:58:50 +0000 (09:58 +0000)
committerpcanterino <>
Fri, 22 Oct 2004 09:58:50 +0000 (09:58 +0000)
devedit.pl

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

patrick-canterino.de