]> git.p6c8.net - devedit.git/blobdiff - devedit.pl
D'oh!
[devedit.git] / devedit.pl
index 65b932151deaa7947f5316443b232aabad20833c..00fee800ca0d3c098c16a6873c673b60b159a052 100644 (file)
@@ -1,7 +1,7 @@
 #!C:/Programme/Perl/bin/perl.exe -w
 
 #
-# Dev-Editor 3.1
+# Dev-Editor 3.2
 #
 # Dev-Editor's main program
 #
@@ -30,7 +30,7 @@ use Command;
 use Output;
 use Tool;
 
-$VERSION = '3.2-dev';
+$VERSION = '3.2';
 
 # Path to configuration file
 # Change if necessary!

patrick-canterino.de