From ac26e2b0803e9642c04a44113af05c813ce4b469 Mon Sep 17 00:00:00 2001 From: janbar Date: Sat, 13 Oct 2018 19:14:26 +0200 Subject: [PATCH] bump version 3.9.1 --- CMakeLists.txt | 4 ++-- noson.appdata.xml.in | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 835596f9..154726a1 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.9.0") -set(APP_VERSION_CODE 14) +set(APP_VERSION "3.9.1") +set(APP_VERSION_CODE 15) 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 9ba0419c..e4a767bd 100644 --- a/noson.appdata.xml.in +++ b/noson.appdata.xml.in @@ -18,6 +18,7 @@ +