diff --git a/Mods/vcmi/mod.json b/Mods/vcmi/mod.json index cedf5bf5b..7d57c29d3 100644 --- a/Mods/vcmi/mod.json +++ b/Mods/vcmi/mod.json @@ -98,7 +98,7 @@ ] }, - "version" : "1.3", + "version" : "1.4", "author" : "VCMI Team", "contact" : "http://forum.vcmi.eu/index.php", "modType" : "Graphical", diff --git a/android/vcmi-app/build.gradle b/android/vcmi-app/build.gradle index 3b7d295ea..f46b2f8e8 100644 --- a/android/vcmi-app/build.gradle +++ b/android/vcmi-app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "is.xyz.vcmi" minSdk 19 targetSdk 33 - versionCode 1400 - versionName "1.4.0" + versionCode 1410 + versionName "1.4.1" setProperty("archivesBaseName", "vcmi") } diff --git a/cmake_modules/VersionDefinition.cmake b/cmake_modules/VersionDefinition.cmake index f9fdb6992..666d32737 100644 --- a/cmake_modules/VersionDefinition.cmake +++ b/cmake_modules/VersionDefinition.cmake @@ -1,6 +1,6 @@ set(VCMI_VERSION_MAJOR 1) set(VCMI_VERSION_MINOR 4) -set(VCMI_VERSION_PATCH 0) +set(VCMI_VERSION_PATCH 1) add_definitions( -DVCMI_VERSION_MAJOR=${VCMI_VERSION_MAJOR} -DVCMI_VERSION_MINOR=${VCMI_VERSION_MINOR} diff --git a/debian/changelog b/debian/changelog index 0c7935b15..253546373 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vcmi (1.4.1) jammy; urgency=medium + + * New upstream release + + -- Ivan Savenko Fri, 22 Dec 2023 16:00:00 +0200 + vcmi (1.4.0) jammy; urgency=medium * New upstream release diff --git a/launcher/eu.vcmi.VCMI.metainfo.xml b/launcher/eu.vcmi.VCMI.metainfo.xml index 26ef16ef5..e7190b565 100644 --- a/launcher/eu.vcmi.VCMI.metainfo.xml +++ b/launcher/eu.vcmi.VCMI.metainfo.xml @@ -68,6 +68,7 @@ StrategyGame +