diff --git a/CMakeLists.txt b/CMakeLists.txt index f15390090349..e93cd0e6a4ef 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -53,7 +53,7 @@ if(ES_STEAM OR ES_STEAM_X86) endif() endif() -project("Endless Sky" VERSION 0.9.16 +project("Endless Sky" VERSION 0.9.16.1 DESCRIPTION "Space exploration, trading, and combat game." HOMEPAGE_URL https://endless-sky.github.io/ LANGUAGES CXX)