Skip to content

Commit

Permalink
Increase patch versioning number
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiofantacci committed Nov 8, 2017
1 parent 874da4b commit a7ddb26
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 @@ endif()

project(BayesFilters
LANGUAGES CXX
VERSION 0.6.0.0)
VERSION 0.6.0.1)

set(CMAKE_CXX_STANDARD 11)

Expand Down

0 comments on commit a7ddb26

Please sign in to comment.