1 parent c510562 commit c44ac45Copy full SHA for c44ac45
1 file changed
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
project(
3
ProjectMarduk
4
LANGUAGES CXX
5
- VERSION 0.8.3
+ VERSION 0.9
6
)
7
8
# Global constants
0 commit comments