Skip to content

Commit

Permalink
Merge pull request #725 from robotology/traversaro-patch-1
Browse files Browse the repository at this point in the history
Bump version to 1.19.1
  • Loading branch information
pattacini authored Mar 8, 2021
2 parents 6959996 + 2cbdea3 commit 7945541
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 @@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.12)

set(ROOT_PROJECT_NAME ICUB)
project(${ROOT_PROJECT_NAME} LANGUAGES C CXX
VERSION 1.19.0)
VERSION 1.19.1)

set(CMAKE_CXX_EXTENSIONS OFF)
set(CMAKE_CXX_STANDARD 14)
Expand Down

0 comments on commit 7945541

Please sign in to comment.