Skip to content

Commit

Permalink
Bump version to 0.6.5
Browse files Browse the repository at this point in the history
Signed-off-by: Christophe Vu-Brugier <[email protected]>
  • Loading branch information
cvubrugier committed Jun 20, 2018
1 parent c3056d3 commit 423c9bf
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 @@
#

project(target-isns "C")
set(TARGET_ISNS_VERSION "0.6.4")
set(TARGET_ISNS_VERSION "0.6.5")

cmake_minimum_required(VERSION 2.8)
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -Werror")
Expand Down

0 comments on commit 423c9bf

Please sign in to comment.