Author: ks156 Date: 2008-12-03 14:34:01 +0100 (Wed, 03 Dec 2008) New Revision: 3001
Modified: firmware/fuxusb/trunk/src/version.h Log: * prepared to tag version 0.9.1 Modified: firmware/fuxusb/trunk/src/version.h =================================================================== --- firmware/fuxusb/trunk/src/version.h 2008-12-03 13:32:16 UTC (rev 3000) +++ firmware/fuxusb/trunk/src/version.h 2008-12-03 13:34:01 UTC (rev 3001) @@ -36,7 +36,7 @@ /** 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 0 +#define RELEASE 1 #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
