Skip to content

Commit

Permalink
Bump version to 1.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Apr 11, 2018
1 parent 9d9a348 commit b95cf3f
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 @@ -55,7 +55,7 @@ SET(PACKAGE "libzip")
SET(PACKAGE_NAME ${PACKAGE})
SET(PACKAGE_VERSION_MAJOR "1")
SET(PACKAGE_VERSION_MINOR "5")
SET(PACKAGE_VERSION_MICRO "0a")
SET(PACKAGE_VERSION_MICRO "1")
#SET(VERSION "${PACKAGE_VERSION_MAJOR}.${PACKAGE_VERSION_MINOR}")
SET(VERSION "${PACKAGE_VERSION_MAJOR}.${PACKAGE_VERSION_MINOR}.${PACKAGE_VERSION_MICRO}")
SET(PACKAGE_VERSION ${VERSION})
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1.5.x [2018-xx-xx]
1.5.1 [2018-04-11]
==================

* Choose format of installed documentation based on available tools.
Expand Down

0 comments on commit b95cf3f

Please sign in to comment.