Skip to content

Commit

Permalink
Update CMake version to 0.1.1 install patch
Browse files Browse the repository at this point in the history
  • Loading branch information
alandefreitas committed Sep 10, 2021
1 parent 0dc8154 commit aa95488
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 @@ -3,7 +3,7 @@
#######################################################
# Project information
cmake_minimum_required(VERSION 3.15)
project(small VERSION 0.1.0)
project(small VERSION 0.1.1)
set(SMALL_ROOT_DIR ${CMAKE_CURRENT_SOURCE_DIR})
set(SMALL_VERSION ${CMAKE_PROJECT_VERSION})

Expand Down

0 comments on commit aa95488

Please sign in to comment.