We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f11795 commit 62402b7Copy full SHA for 62402b7
1 file changed
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.24 FATAL_ERROR)
2
project(
3
ViennaCore
4
LANGUAGES CXX
5
- VERSION 2.1.1)
+ VERSION 2.1.2)
6
7
# --------------------------------------------------------------------------------------------------------
8
# Library Options
0 commit comments