Skip to content

Commit

Permalink
Update 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zieckey committed Jul 13, 2017
1 parent 9fc8601 commit 6378663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/packages.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ set (GIT_CHECKIN_COUNT "1")
endif ()

set (PACKAGE_NAME "${CMAKE_PROJECT_NAME}")
set (PACKAGE_VERSION "0.6.1.${GIT_CHECKIN_COUNT}")
set (PACKAGE_VERSION "0.7.0.${GIT_CHECKIN_COUNT}")
set (PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
set (PACKAGE_TARNAME "${PACKAGE_NAME}-${PACKAGE_VERSION}")
set (PACKAGE_BUGREPORT "https://github.com/Qihoo360/evpp/issues")
Expand Down

0 comments on commit 6378663

Please sign in to comment.