Skip to content

Commit

Permalink
jome 0.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Proulx <[email protected]>
  • Loading branch information
eepp committed Dec 7, 2021
1 parent 377c8b4 commit d5a2302
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.1.0 FATAL_ERROR)

# project and version
project (jome VERSION 0.4.0)
project (jome VERSION 0.5.0)

# configure compiler globally for C++14
set (CMAKE_CXX_EXTENSIONS OFF)
Expand Down

0 comments on commit d5a2302

Please sign in to comment.