diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 3a2b650..15df5ca 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.21) project( bowshock - VERSION 0.11.0 + VERSION 0.11.1 HOMEPAGE_URL "https://mandelbrot.dk/bowshock" LANGUAGES C CXX ) |