Move cyberdogs campaign, version 2
2
.github/workflows/cmake.yml
vendored
@@ -11,7 +11,7 @@ on:
|
||||
types: [published, created, edited]
|
||||
|
||||
env:
|
||||
VERSION: 1.5.0
|
||||
VERSION: 2.0.0
|
||||
CTEST_EXT_COLOR_OUTPUT: TRUE
|
||||
CTEST_OUTPUT_ON_FAILURE: 1
|
||||
CTEST_BUILD_FLAGS: -j4
|
||||
|
@@ -4,8 +4,8 @@ cmake_policy(SET CMP0072 NEW)
|
||||
set(CMAKE_OSX_DEPLOYMENT_TARGET 10.13)
|
||||
project(cdogs-sdl C)
|
||||
|
||||
set(VERSION_MAJOR "1")
|
||||
set(VERSION_MINOR "5")
|
||||
set(VERSION_MAJOR "2")
|
||||
set(VERSION_MINOR "0")
|
||||
set(VERSION_PATCH "0")
|
||||
set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
version: 1.5.0.{build}
|
||||
version: 2.0.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.5.0
|
||||
VERSION: 2.0.0
|
||||
|
||||
install:
|
||||
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
|
||||
|
Before Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 737 B After Width: | Height: | Size: 737 B |
Before Width: | Height: | Size: 555 B After Width: | Height: | Size: 555 B |
Before Width: | Height: | Size: 658 B After Width: | Height: | Size: 658 B |
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 9.8 KiB |
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 817 B After Width: | Height: | Size: 817 B |
Before Width: | Height: | Size: 684 B After Width: | Height: | Size: 684 B |
Before Width: | Height: | Size: 784 B After Width: | Height: | Size: 784 B |
Before Width: | Height: | Size: 747 B After Width: | Height: | Size: 747 B |
Before Width: | Height: | Size: 710 B After Width: | Height: | Size: 710 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |