From f1cca19b691bfc795bb54077ac9c357bf7cfbec2 Mon Sep 17 00:00:00 2001 From: Justin Jacobs Date: Sun, 1 Aug 2021 15:55:24 -0400 Subject: [PATCH] Bump version to 1.12 --- CMakeLists.txt | 2 +- mods/empyrean_campaign/settings.txt | 2 +- mods/fantasycore/settings.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index fa6cada9f..1733c3c08 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ Project (Flare-Game) cmake_minimum_required (VERSION 2.6) Set (PACKAGE "FLARE-GAME") -Set (VERSION "1.11") +Set (VERSION "1.12") set(BINDIR "games" CACHE STRING "Directory from CMAKE_INSTALL_PREFIX where game executable will be installed.") set(DATADIR "share/games/flare" CACHE STRING "Directory from CMAKE_INSTALL_PREFIX where game data files will be installed.") diff --git a/mods/empyrean_campaign/settings.txt b/mods/empyrean_campaign/settings.txt index 277d004de..a373a067e 100644 --- a/mods/empyrean_campaign/settings.txt +++ b/mods/empyrean_campaign/settings.txt @@ -1,5 +1,5 @@ description=The new Flare 1.0 campaign requires=fantasycore:1.06.03:0 game=flare-game -version=1.11.24 +version=1.12 engine_version_min=1.11.94 diff --git a/mods/fantasycore/settings.txt b/mods/fantasycore/settings.txt index 21d194170..4ad44cffc 100644 --- a/mods/fantasycore/settings.txt +++ b/mods/fantasycore/settings.txt @@ -1,4 +1,4 @@ description=Isometric generic fantasy assets. game=flare-game -version=1.11.07 +version=1.12 engine_version_min=1.11.51