From 37159df0b8d9b574f0fa8224a1a6a92956a4584f Mon Sep 17 00:00:00 2001 From: Cong Date: Fri, 28 Jul 2023 21:04:34 +1000 Subject: [PATCH] Version 1.5.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 9989190eb..05148b479 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -11,7 +11,7 @@ on: types: [published, created, edited] env: - VERSION: 1.4.2 + VERSION: 1.5.0 CTEST_EXT_COLOR_OUTPUT: TRUE CTEST_OUTPUT_ON_FAILURE: 1 CTEST_BUILD_FLAGS: -j4 diff --git a/CMakeLists.txt b/CMakeLists.txt index 96e7c81b0..94fbc8759 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,8 +6,8 @@ set(CMAKE_OSX_ARCHITECTURES x86_64) project(cdogs-sdl C) SET(VERSION_MAJOR "1") -SET(VERSION_MINOR "4") -SET(VERSION_PATCH "2") +SET(VERSION_MINOR "5") +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 c7f6574a9..7dd96714f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 1.4.2.{build} +version: 1.5.0.{build} branches: only: @@ -19,7 +19,7 @@ environment: SDL2_IMAGE_VERSION: 2.6.3 SDL2_MIXER_VERSION: 2.6.3 SDLDIR: C:\projects\cdogs-sdl - VERSION: 1.4.2 + VERSION: 1.5.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 241571aa6..015d20bbf 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 +