We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421144a commit 6fde1faCopy full SHA for 6fde1fa
1 file changed
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.28)
2
3
# Minor version increments with each new plugin
4
# Patch version increments with bugfixes and other changes not accompanied by new plugins
5
-project(ABII LANGUAGES CXX VERSION 1.1.3)
+project(ABII LANGUAGES CXX VERSION 1.1.4)
6
7
set(CMAKE_CXX_STANDARD 20)
8
0 commit comments