Skip to content

Commit

Permalink
Bump version to 1.3.6 to match iwamatsu final release
Browse files Browse the repository at this point in the history
  • Loading branch information
axs-gentoo committed Sep 18, 2015
1 parent c98f1f3 commit 383c891
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 @@ -18,7 +18,7 @@ INCLUDE(CheckTypeSize)
# Version
set(SLIM_VERSION_MAJOR "1")
set(SLIM_VERSION_MINOR "3")
set(SLIM_VERSION_PATCH "4")
set(SLIM_VERSION_PATCH "6")
set(SLIM_VERSION "${SLIM_VERSION_MAJOR}.${SLIM_VERSION_MINOR}.${SLIM_VERSION_PATCH}")

set(CMAKE_INSTALL_PREFIX "/usr/local" CACHE PATH "Installation Directory")
Expand Down

0 comments on commit 383c891

Please sign in to comment.