From: <bob...@us...> - 2007-06-24 12:55:50
|
Revision: 1066 http://svn.sourceforge.net/hackndev/?rev=1066&view=rev Author: bobofdoom Date: 2007-06-24 05:55:46 -0700 (Sun, 24 Jun 2007) Log Message: ----------- cocoboot: Let there be version 0.2. Modified Paths: -------------- cocoboot/trunk/Changelog cocoboot/trunk/include/cocoboot.rcp Modified: cocoboot/trunk/Changelog =================================================================== --- cocoboot/trunk/Changelog 2007-06-24 09:46:45 UTC (rev 1065) +++ cocoboot/trunk/Changelog 2007-06-24 12:55:46 UTC (rev 1066) @@ -1,3 +1,4 @@ +version 0.2: - Fixed booting on Palm T|T3 (Marek Vasut) version 0.1: Modified: cocoboot/trunk/include/cocoboot.rcp =================================================================== --- cocoboot/trunk/include/cocoboot.rcp 2007-06-24 09:46:45 UTC (rev 1065) +++ cocoboot/trunk/include/cocoboot.rcp 2007-06-24 12:55:46 UTC (rev 1066) @@ -1,7 +1,7 @@ #include "cocoboot_r.h" APPLICATIONICONNAME ID 1000 "Cocoboot" -VERSION "0.1" +VERSION "0.2" ICON BEGIN This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |