1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-23 23:08:14 +00:00

chore(core): bump core, core/bootloader, core/prodtest versions

core: 2.8.4
bootloader: 2.1.9
prodtest: 0.2.10

[no changelog]
This commit is contained in:
Martin Milata 2024-09-04 13:32:47 +02:00
parent 8d1a9bc17f
commit 95fe6edb2d
12 changed files with 14 additions and 14 deletions

View File

@ -4,7 +4,7 @@
#define VERSION_MAJOR 2 #define VERSION_MAJOR 2
#define VERSION_MINOR 1 #define VERSION_MINOR 1
#define VERSION_PATCH 8 #define VERSION_PATCH 9
#define VERSION_BUILD 0 #define VERSION_BUILD 0
#define VERSION_UINT32 \ #define VERSION_UINT32 \
(VERSION_MAJOR | (VERSION_MINOR << 8) | (VERSION_PATCH << 16) | \ (VERSION_MAJOR | (VERSION_MINOR << 8) | (VERSION_PATCH << 16) | \

View File

@ -4,7 +4,7 @@
#define VERSION_MAJOR 2 #define VERSION_MAJOR 2
#define VERSION_MINOR 8 #define VERSION_MINOR 8
#define VERSION_PATCH 2 #define VERSION_PATCH 4
#define VERSION_BUILD 0 #define VERSION_BUILD 0
#define FIX_VERSION_MAJOR 2 #define FIX_VERSION_MAJOR 2

View File

@ -4,7 +4,7 @@
#define VERSION_MAJOR 0 #define VERSION_MAJOR 0
#define VERSION_MINOR 2 #define VERSION_MINOR 2
#define VERSION_PATCH 9 #define VERSION_PATCH 10
#define VERSION_BUILD 0 #define VERSION_BUILD 0
#define FIX_VERSION_MAJOR 0 #define FIX_VERSION_MAJOR 0

View File

@ -33,7 +33,7 @@
}, },
"header": { "header": {
"language": "cs-CZ", "language": "cs-CZ",
"version": "2.8.2" "version": "2.8.4"
}, },
"translations": { "translations": {
"addr_mismatch__contact_support_at": "Kontaktujte naši podporu na", "addr_mismatch__contact_support_at": "Kontaktujte naši podporu na",

View File

@ -33,7 +33,7 @@
}, },
"header": { "header": {
"language": "de-DE", "language": "de-DE",
"version": "2.8.2" "version": "2.8.4"
}, },
"translations": { "translations": {
"addr_mismatch__contact_support_at": "Kontaktiere den Trezor Support unter", "addr_mismatch__contact_support_at": "Kontaktiere den Trezor Support unter",

View File

@ -1,7 +1,7 @@
{ {
"header": { "header": {
"language": "en-US", "language": "en-US",
"version": "2.8.2" "version": "2.8.4"
}, },
"translations": { "translations": {
"addr_mismatch__contact_support_at": "Please contact Trezor support at", "addr_mismatch__contact_support_at": "Please contact Trezor support at",

View File

@ -33,7 +33,7 @@
}, },
"header": { "header": {
"language": "es-ES", "language": "es-ES",
"version": "2.8.2" "version": "2.8.4"
}, },
"translations": { "translations": {
"addr_mismatch__contact_support_at": "Contacta con atención al cliente de Trezor en", "addr_mismatch__contact_support_at": "Contacta con atención al cliente de Trezor en",

View File

@ -33,7 +33,7 @@
}, },
"header": { "header": {
"language": "fr-FR", "language": "fr-FR",
"version": "2.8.2" "version": "2.8.4"
}, },
"translations": { "translations": {
"addr_mismatch__contact_support_at": "Contactez l'assistance Trezor à l'adr.", "addr_mismatch__contact_support_at": "Contactez l'assistance Trezor à l'adr.",

View File

@ -33,7 +33,7 @@
}, },
"header": { "header": {
"language": "it-IT", "language": "it-IT",
"version": "2.8.2" "version": "2.8.4"
}, },
"translations": { "translations": {
"addr_mismatch__contact_support_at": "Contatta l'Assistenza di Trezor all'indirizzo", "addr_mismatch__contact_support_at": "Contatta l'Assistenza di Trezor all'indirizzo",

View File

@ -33,7 +33,7 @@
}, },
"header": { "header": {
"language": "pt-BR", "language": "pt-BR",
"version": "2.8.2" "version": "2.8.4"
}, },
"translations": { "translations": {
"addr_mismatch__contact_support_at": "Entre em contato com o suporte Trezor em", "addr_mismatch__contact_support_at": "Entre em contato com o suporte Trezor em",

View File

@ -1,8 +1,8 @@
{ {
"current": { "current": {
"merkle_root": "8be4e819a1acbb7f131a0fd4e2573a977f94a41fe8a02ea4d3f47fd21f565a41", "merkle_root": "c9955c551a9664f3ce19327604da9fb9d135baaf48c7598abc0da7c2b133bf7f",
"datetime": "2024-09-06T08:59:57.672431", "datetime": "2024-09-12T12:15:56.095802",
"commit": "d2a2ac21787c80a2e1d9414e663e04e2e4a90ef2" "commit": "43b7d717f2791c62f4ed1f4d724a8eb1c42a6398"
}, },
"history": [ "history": [
{ {

View File

@ -33,7 +33,7 @@
}, },
"header": { "header": {
"language": "tr-TR", "language": "tr-TR",
"version": "2.8.2" "version": "2.8.4"
}, },
"translations": { "translations": {
"addr_mismatch__contact_support_at": "Lütfen Trezor support ile iletişime geçin:", "addr_mismatch__contact_support_at": "Lütfen Trezor support ile iletişime geçin:",