We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3a7c13 commit 30eef21Copy full SHA for 30eef21
CMakeLists.txt
@@ -8,7 +8,7 @@ cmake_minimum_required(VERSION 3.14)
8
# Name the project, its version, and languages used in it.
9
set(PROJECT_NAME cuttlefish)
10
project(${PROJECT_NAME}
11
- VERSION 2.1.1
+ VERSION 2.2.0
12
LANGUAGES CXX C
13
)
14
0 commit comments