summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-05-24 17:02:45 +0200
committerJF <jf@codingfield.com>2020-05-24 17:02:45 +0200
commit84b996bf3f7b11ffc2684fa1ccd4453306914c5b (patch)
tree233cbf406dcb9e634771caf13354ebab466eff37
parent82b4ddc25b4c7913e0e6a13a209a4415dff044f1 (diff)
Typo in file name.
Set version to 0.6.0.
-rw-r--r--CMakeLists.txt2
-rw-r--r--bootloader/mynewt_nosemi_4.1.7.elf.bin (renamed from bootloader/mynewt_nosemi.elf_4.1.7.bin)bin22232 -> 22232 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 67a9af60..003be764 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
-project(pinetime VERSION 0.5.0 LANGUAGES C CXX ASM)
+project(pinetime VERSION 0.6.0 LANGUAGES C CXX ASM)
set(NRF_TARGET "nrf52")
diff --git a/bootloader/mynewt_nosemi.elf_4.1.7.bin b/bootloader/mynewt_nosemi_4.1.7.elf.bin
index bd00ec9c..bd00ec9c 100644
--- a/bootloader/mynewt_nosemi.elf_4.1.7.bin
+++ b/bootloader/mynewt_nosemi_4.1.7.elf.bin
Binary files differ