From 872f28342e66b5f4e035dda1e72c3df2adadfb4f Mon Sep 17 00:00:00 2001 From: janbar Date: Sun, 26 Aug 2018 18:23:11 +0200 Subject: [PATCH] bump version 3.8.6 --- CMakeLists.txt | 4 ++-- noson.appdata.xml.in | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3b85db0e..ea6e63dd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,8 +5,8 @@ set (CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake") option(INSTALL_TESTS "Install the tests on make install" on) -set(APP_VERSION "3.8.5") -set(APP_VERSION_CODE 11) +set(APP_VERSION "3.8.6") +set(APP_VERSION_CODE 12) set(APP_NAME "noson") set(APP_ID "io.github.janbar.noson") set(EXEC "noson-app") diff --git a/noson.appdata.xml.in b/noson.appdata.xml.in index 3f671cec..f9595d9c 100644 --- a/noson.appdata.xml.in +++ b/noson.appdata.xml.in @@ -18,6 +18,7 @@ +