#!C:/Programme/Perl/bin/perl.exe -w
 
 #
-# Dev-Editor 2.1a
+# Dev-Editor 2.2
 #
 # Dev-Editor's main program
 #
-# Author:        Patrick Canterino <patshaping@gmx.net>
+# Author:        Patrick Canterino <patrick@patshaping.de>
 # Last modified: 2004-11-26
 #
 
 use Output;
 use Tool;
 
-$VERSION = '2.1a';
+$VERSION = '2.2';
 
 # Path to configuration file
 # Change if necessary!