We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b056bbe commit f58b07bCopy full SHA for f58b07b
1 file changed
CMakeLists.txt
@@ -16,7 +16,7 @@
16
cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
17
18
find_package(cetmodules 3.20.00 REQUIRED)
19
-project(sbncode VERSION 10.06.00.10 LANGUAGES CXX)
+project(sbncode VERSION 10.06.00.11 LANGUAGES CXX)
20
21
message(STATUS "\n\n ========================== ${PROJECT_NAME} ==========================")
22
0 commit comments