]> git.p6c8.net - devedit.git/commitdiff
Updated version number to 2.3.2
authorpcanterino <>
Sat, 23 Apr 2005 07:06:52 +0000 (07:06 +0000)
committerpcanterino <>
Sat, 23 Apr 2005 07:06:52 +0000 (07:06 +0000)
devedit.pl

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

patrick-canterino.de