diff --git a/legacy/bootloader/version.h b/legacy/bootloader/version.h index f076e4c48..3d7066741 100644 --- a/legacy/bootloader/version.h +++ b/legacy/bootloader/version.h @@ -1,3 +1,3 @@ #define VERSION_MAJOR 1 #define VERSION_MINOR 12 -#define VERSION_PATCH 1 +#define VERSION_PATCH 2 diff --git a/legacy/firmware/version.h b/legacy/firmware/version.h index 2e77d533c..77eccd0f5 100644 --- a/legacy/firmware/version.h +++ b/legacy/firmware/version.h @@ -1,6 +1,6 @@ #define VERSION_MAJOR 1 #define VERSION_MINOR 12 -#define VERSION_PATCH 1 +#define VERSION_PATCH 2 #define FIX_VERSION_MAJOR 1 #define FIX_VERSION_MINOR 12