[tuxdroid-svn] r1077 - firmware/fuxusb/branches/0.3
Status: Beta
Brought to you by:
ks156
From: Paul_R <c2m...@c2...> - 2008-05-02 12:25:38
|
Author: Paul_R Date: 2008-05-02 14:25:43 +0200 (Fri, 02 May 2008) New Revision: 1077 Modified: firmware/fuxusb/branches/0.3/version.h Log: * Incremented the version (0.4.0 -> 0.4.1) (1st HID version) Modified: firmware/fuxusb/branches/0.3/version.h =================================================================== --- firmware/fuxusb/branches/0.3/version.h 2008-05-02 12:21:13 UTC (rev 1076) +++ firmware/fuxusb/branches/0.3/version.h 2008-05-02 12:25:43 UTC (rev 1077) @@ -15,7 +15,7 @@ #define VER_MAJOR 0 #define VER_MINOR 4 -#define VER_UPDATE 0 +#define VER_UPDATE 1 #define AUTHOR_ID 0 /* official release */ #define VARIATION 0 /* generic firmware */ |