mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 23:48:12 +00:00
prodtest: bump release_num in usb
This commit is contained in:
parent
94fc0f7ac0
commit
d1b5a254ef
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user