From e737fb0499769fa342e4dc267416a7ce5da2574c Mon Sep 17 00:00:00 2001 From: JF Date: Fri, 31 Jan 2020 20:09:08 +0100 Subject: Bump patch (v0.2.2) --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 837bf11e..e799e878 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.10) -project(pinetime VERSION 0.2.1 LANGUAGES C CXX ASM) +project(pinetime VERSION 0.2.2 LANGUAGES C CXX ASM) set(NRF_TARGET "nrf52") -- cgit v1.2.3