Skip to content

Commit

Permalink
Release 13
Browse files Browse the repository at this point in the history
  • Loading branch information
ccomrade committed May 22, 2022
1 parent f178d05 commit 8fd07ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,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]

## [v13] - 2022-05-22
### Added
- Server PAK feature.
- New internet server browser backend using the CryMP HTTP API. Replaces the GameSpy stuff.
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.15)

################################################################################

project(CryMP-Client VERSION 12 LANGUAGES C CXX RC)
project(CryMP-Client VERSION 13 LANGUAGES C CXX RC)

################################################################################

Expand Down

0 comments on commit 8fd07ed

Please sign in to comment.