From d026eb284f0099f7dc231ed3c9c45bd2bb78e033 Mon Sep 17 00:00:00 2001 From: Bianca van Schaik Date: Thu, 14 Oct 2021 17:46:30 +0200 Subject: [PATCH] Release 1.7.0 --- CMakeLists.txt | 4 ++-- res/julius.metainfo.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 88e5b2662b..038a34ba3e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -65,9 +65,9 @@ if (CMAKE_COMPILER_IS_GNUCC) endif() set(PROJECT_VERSION_MAJOR 1) -set(PROJECT_VERSION_MINOR 6) +set(PROJECT_VERSION_MINOR 7) set(PROJECT_VERSION_PATCH 0) -set(IS_RELEASE_VERSION FALSE) +set(IS_RELEASE_VERSION TRUE) if(IS_RELEASE_VERSION) set(PROJECT_VERSION_TWEAK 0) diff --git a/res/julius.metainfo.xml b/res/julius.metainfo.xml index 19023c3deb..483be15cd0 100644 --- a/res/julius.metainfo.xml +++ b/res/julius.metainfo.xml @@ -22,6 +22,7 @@ +