Skip to content

Commit

Permalink
Version 2.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ccomrade committed Jul 24, 2020
1 parent e834845 commit f31202a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]
## [2.4] - 2020-07-24
### Added
- Crysis Wars support.
- Unlocked advantages of pre-ordered version. Both game launcher and server launcher are required for this to work.
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.15)

#################################################
project(C1-Launcher VERSION 2.3 LANGUAGES CXX RC)
project(C1-Launcher VERSION 2.4 LANGUAGES CXX RC)
#################################################

if(NOT MSVC)
Expand Down

0 comments on commit f31202a

Please sign in to comment.