Skip to content

Commit

Permalink
Set build version to 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeb01 committed Sep 4, 2016
1 parent 38d7fe2 commit 4c4112a
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 @@ -41,6 +41,6 @@ add_subdirectory("${CMAKE_CURRENT_SOURCE_DIR}/test")
add_subdirectory("${CMAKE_CURRENT_SOURCE_DIR}/examples")

SET(CPACK_GENERATOR "TGZ")
SET(CPACK_PACKAGE_VERSION "0.9.3")
SET(CPACK_PACKAGE_VERSION "0.9.5")

INCLUDE(CPack)
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.9.3.{build}
version: 0.9.5.{build}

clone_folder: c:\dev\HdrHistogram_c

Expand Down

0 comments on commit 4c4112a

Please sign in to comment.