]> git.p6c8.net - devedit.git/commitdiff
Updated version number and copyright year
authorpcanterino <>
Fri, 7 Jan 2005 15:51:26 +0000 (15:51 +0000)
committerpcanterino <>
Fri, 7 Jan 2005 15:51:26 +0000 (15:51 +0000)
devedit.pl
templates/about.htm

index ee4f5fc09011133b3773f771ab7c1de78773b281..eb032925b97e916e5245db968302505c89aadd75 100644 (file)
@@ -1,7 +1,7 @@
 #!C:/Programme/Perl/bin/perl.exe -w
 
 #
-# Dev-Editor 2.2a
+# Dev-Editor 2.3
 #
 # Dev-Editor's main program
 #
@@ -23,7 +23,7 @@ use Command;
 use Output;
 use Tool;
 
-$VERSION = '2.2a';
+$VERSION = '2.3';
 
 # Path to configuration file
 # Change if necessary!
index cdc97c50ada14a3d0fe9aa32f05fa52541703767..c2efd1b1b658146f3316b8bec8f1ad7c6514dff9 100644 (file)
@@ -13,7 +13,7 @@
 <p>Dev-Editor {VERSION}</p>
 
 <p>&copy;&nbsp;1999-2000 Roland Bl&uuml;thgen, <a href="http://www.defined.de/" target="_blank">Frank Sch&ouml;nmann</a><br />
-&copy;&nbsp;2003-2004 <a href="http://www.patshaping.de/" target="_blank">Patrick Canterino</a></p>
+&copy;&nbsp;2003-2005 <a href="http://www.patshaping.de/" target="_blank">Patrick Canterino</a></p>
 
 <p><a href="http://devedit.sourceforge.net/" target="_blank">http://devedit.sourceforge.net/</a></p>
 

patrick-canterino.de