Skip to content

Commit

Permalink
Version 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ccomrade committed Jun 11, 2021
1 parent f841e19 commit 4ae445a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ 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.6] - 2021-06-11
### Changed
- Connecting to internet servers without GameSpy account is now possible.

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.5 LANGUAGES CXX RC)
project(C1-Launcher VERSION 2.6 LANGUAGES CXX RC)
#################################################

if(NOT MSVC)
Expand Down

0 comments on commit 4ae445a

Please sign in to comment.