Author: ks156 Date: 2009-08-14 04:41:48 +0200 (Fri, 14 Aug 2009) New Revision: 5309
Modified: firmware/tuxcore/trunk/version.h Log: * Bumped to 0.9.3 Modified: firmware/tuxcore/trunk/version.h =================================================================== --- firmware/tuxcore/trunk/version.h 2009-08-14 02:39:33 UTC (rev 5308) +++ firmware/tuxcore/trunk/version.h 2009-08-14 02:41:48 UTC (rev 5309) @@ -30,11 +30,11 @@ #define VER_MAJOR 0 #define VER_MINOR 9 -#define VER_UPDATE 2 +#define VER_UPDATE 3 /** RELEASE should be set to '1' prior to tagging a release, and reset * immediately after. It's like appending (SVN_UNRELEASED) to a version number * when equal to '0'. */ -#define RELEASE 1 +#define RELEASE 0 #define AUTHOR_ID 0 /* official release */ #define VARIATION 0 /* generic firmware */ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Tux-droid-svn mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tux-droid-svn
