Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
NickeZ committed Oct 28, 2019
1 parent 65bf69f commit 0aa7bfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ endif()
#
# Versions MUST contain three parts and start with lowercase 'v'.
# Example 'v1.0.0'. They MUST not contain a pre-release label such as '-beta'.
set(FIRMWARE_VERSION "v4.2.0")
set(FIRMWARE_BTC_ONLY_VERSION "v4.2.0")
set(FIRMWARE_VERSION "v4.2.1")
set(FIRMWARE_BTC_ONLY_VERSION "v4.2.1")
set(BOOTLOADER_VERSION "v1.0.1")

find_package(PythonInterp 3.6 REQUIRED)
Expand Down

0 comments on commit 0aa7bfe

Please sign in to comment.