Version 0.11

This commit is contained in:
NIIBE Yutaka
2011-04-15 17:50:03 +09:00
parent 903242b9ad
commit 082efb5dc4
3 changed files with 14 additions and 8 deletions

View File

@@ -39,7 +39,7 @@
static uint8_t gnukStringSerial[] = {
13*2+2, /* bLength */
USB_STRING_DESCRIPTOR_TYPE, /* bDescriptorType */
'0', 0, '.', 0, '1', 0, '0', 0, /* Version number of Gnuk */
'0', 0, '.', 0, '1', 0, '1', 0, /* Version number of Gnuk */
'-', 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,