Author: Paul_R Date: 2008-08-26 09:58:17 +0200 (Tue, 26 Aug 2008) New Revision: 1581
Modified: firmware/fuxusb/trunk/src/version.h Log: * Prepared to tags v0.5.1 libusb Modified: firmware/fuxusb/trunk/src/version.h =================================================================== --- firmware/fuxusb/trunk/src/version.h 2008-08-25 14:28:55 UTC (rev 1580) +++ firmware/fuxusb/trunk/src/version.h 2008-08-26 07:58:17 UTC (rev 1581) @@ -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
