From c926f727f78d82ce915297ce9fd2d9ff9a677227 Mon Sep 17 00:00:00 2001 From: Bianca van Schaik Date: Mon, 1 Jun 2020 15:53:28 +0200 Subject: [PATCH] Release 1.4.1 --- CMakeLists.txt | 4 ++-- res/julius.metainfo.xml | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5f13b4f580..e5a9f1e22c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -55,8 +55,8 @@ endif() set(PROJECT_VERSION_MAJOR 1) set(PROJECT_VERSION_MINOR 4) -set(PROJECT_VERSION_PATCH 0) -set(IS_RELEASE_VERSION FALSE) +set(PROJECT_VERSION_PATCH 1) +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 3ada9d562a..65dcd376b5 100644 --- a/res/julius.metainfo.xml +++ b/res/julius.metainfo.xml @@ -7,7 +7,7 @@ Julius is an open source re-implementation of Caesar III

Julius is an open source re-implementation of Caesar III.

-

The aim of this project is to create an open-source version of Caesar 3, with the same logic as the original, but with some UI enhancements, that is able to be played on multiple platforms. The same logic means that the saved games are 100% compatible, and any gameplay bugs present in the original Caesar 3 game will also be present in Julius.

+

Julius is a fully working open-source version of Caesar 3, with the same logic as the original, but with some UI enhancements, that is able to be played on multiple platforms. The same logic means that the saved games are 100% compatible, and any gameplay bugs present in the original Caesar 3 game will also be present in Julius.