From 9a89ff7f7764df085a59c8a24fe578228a22fc6c Mon Sep 17 00:00:00 2001 From: JF Date: Tue, 16 Jun 2020 21:07:53 +0200 Subject: Set version to 0.6.1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 51ac2d18..c5cf78aa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.10) -project(pinetime VERSION 0.7.0 LANGUAGES C CXX ASM) +project(pinetime VERSION 0.6.1 LANGUAGES C CXX ASM) set(NRF_TARGET "nrf52") -- cgit v1.2.3