Author: Paul_R Date: 2008-08-26 10:21:07 +0200 (Tue, 26 Aug 2008) New Revision: 1585
Modified: firmware/fuxusb/trunk/src/version.h Log: * Finished the tags. Now the trunk is 0.5.2 Modified: firmware/fuxusb/trunk/src/version.h =================================================================== --- firmware/fuxusb/trunk/src/version.h 2008-08-26 08:20:17 UTC (rev 1584) +++ firmware/fuxusb/trunk/src/version.h 2008-08-26 08:21:07 UTC (rev 1585) @@ -31,12 +31,12 @@ */ #define VER_MAJOR 0 #define VER_MINOR 5 -#define VER_UPDATE 1 +#define VER_UPDATE 2 /** 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 */ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Tux-droid-svn mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tux-droid-svn
