Skip to content

Commit

Permalink
Prepare for next development iteration
Browse files Browse the repository at this point in the history
Change-Id: Ia9f389e787ee7975d6c0f7e565186d9c79e0b580
  • Loading branch information
jcaden committed May 27, 2016
1 parent c724f06 commit faf330a
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 @@ -9,7 +9,7 @@ find_package(KurentoHelpers REQUIRED)

include (KurentoGitHelpers)

get_git_version (PROJECT_VERSION 6.5.0)
get_git_version (PROJECT_VERSION 6.5.1-dev)
install_git_hook (pre-commit ${CMAKE_CURRENT_SOURCE_DIR}/hooks/pre-commit.hook)

message (STATUS "Compiling ${PROJECT_NAME}-${PROJECT_VERSION}")
Expand Down

0 comments on commit faf330a

Please sign in to comment.