Skip to content

Commit

Permalink
Release 16 of the FreeOrionSDK
Browse files Browse the repository at this point in the history
  • Loading branch information
o01eg committed Dec 28, 2024
1 parent fdd4ed7 commit b2c6906
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Notable changes to the FreeOrionSDK project will be documented in this file.

## v16 - 2024-12-28

- ...

## v14 - 2023-04-25

- Update boost version to 1.82
Expand Down
2 changes: 1 addition & 1 deletion Version.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file contains CMake variable definition of SDK version

set(DIST_VERSION 14 CACHE STRING "FreeOrionSDK release version.")
set(DIST_VERSION 16 CACHE STRING "FreeOrionSDK release version.")

0 comments on commit b2c6906

Please sign in to comment.