Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
2.2.0
  • Loading branch information
jamshed committed Jan 29, 2023
1 parent e3a7c13 commit 30eef21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cmake_minimum_required(VERSION 3.14)
# Name the project, its version, and languages used in it.
set(PROJECT_NAME cuttlefish)
project(${PROJECT_NAME}
VERSION 2.1.1
VERSION 2.2.0
LANGUAGES CXX C
)

Expand Down

0 comments on commit 30eef21

Please sign in to comment.