prodtest: use different release_num

This commit is contained in:
Pavol Rusnak 2018-02-01 10:13:40 +01:00
parent 488e516cbf
commit db71afca60
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 = 0x0200,
.release_num = 0x0100,
.manufacturer = "SatoshiLabs",
.product = "TREZOR",
.serial_number = "000000000000",