Skip to content

Commit

Permalink
Bump version number to 0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobiasd committed May 30, 2020
1 parent 8e1a4c3 commit 930f7f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ list(APPEND CMAKE_MODULE_PATH "${FDEEP_TOP_DIR}/cmake")

include(cmake/hunter.cmake) # default off

project(frugally-deep VERSION 0.14.1)
project(frugally-deep VERSION 0.14.2)

message(STATUS "===( ${PROJECT_NAME} ${PROJECT_VERSION} )===")

Expand Down
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Just add a *conanfile.txt* with frugally-deep as a requirement and chose the gen

```
[requires]
frugally-deep/v0.14.1-p0@dobiasd/stable
frugally-deep/v0.14.2-p0@dobiasd/stable
[generators]
cmake
Expand Down

0 comments on commit 930f7f7

Please sign in to comment.