prodtest: bump release_num in usb

This commit is contained in:
Pavol Rusnak 2018-02-02 13:11:03 +01:00
parent 94fc0f7ac0
commit d1b5a254ef
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ static void usb_init_all(void)
.device_protocol = 0x01, // Interface Association Descriptor
.vendor_id = 0x1209,
.product_id = 0x53C1,
.release_num = 0x0100,
.release_num = 0x0300,
.manufacturer = "SatoshiLabs",
.product = "TREZOR",
.serial_number = "000000000000",