From 683b10dae4401c040199e00fc847ef345366cb27 Mon Sep 17 00:00:00 2001 From: Cong Date: Thu, 2 Dec 2021 21:16:04 +1100 Subject: [PATCH] Version 1.2.0 --- .github/workflows/cmake.yml | 2 +- CMakeLists.txt | 4 ++-- appveyor.yml | 4 ++-- build/linux/io.github.cxong.cdogs-sdl.appdata.xml | 1 + 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index f040e7082..5f93d3c3d 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -11,7 +11,7 @@ on: types: [published, created, edited] env: - VERSION: 1.1.1 + VERSION: 1.2.0 CTEST_EXT_COLOR_OUTPUT: TRUE CTEST_OUTPUT_ON_FAILURE: 1 CTEST_BUILD_FLAGS: -j4 diff --git a/CMakeLists.txt b/CMakeLists.txt index 096c328b3..c7ed9b44d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,8 +5,8 @@ set(CMAKE_OSX_ARCHITECTURES x86_64) project(cdogs-sdl C) SET(VERSION_MAJOR "1") -SET(VERSION_MINOR "1") -SET(VERSION_PATCH "1") +SET(VERSION_MINOR "2") +SET(VERSION_PATCH "0") SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}") # Optionally configure CI files since they are excluded in source archives diff --git a/appveyor.yml b/appveyor.yml index 25a9f33f6..3c8cac69c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 1.1.1.{build} +version: 1.2.0.{build} branches: only: @@ -19,7 +19,7 @@ environment: SDL2_IMAGE_VERSION: 2.0.5 SDL2_MIXER_VERSION: 2.0.4 SDLDIR: C:\projects\cdogs-sdl - VERSION: 1.1.1 + VERSION: 1.2.0 install: - "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%" diff --git a/build/linux/io.github.cxong.cdogs-sdl.appdata.xml b/build/linux/io.github.cxong.cdogs-sdl.appdata.xml index 92ea63a9d..d19e35dfc 100644 --- a/build/linux/io.github.cxong.cdogs-sdl.appdata.xml +++ b/build/linux/io.github.cxong.cdogs-sdl.appdata.xml @@ -29,6 +29,7 @@ https://i.imgur.com/30KUS8O.png +