diff --git a/CMakeLists.txt b/CMakeLists.txt index 7fee2ed596728369effb993f75db4f10620ab4a6..92276a1ac0866a6ca083540b696d20b9d3ec5803 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,6 +23,7 @@ INCLUDE(cmake/cpack.cmake) SET(PROJECT_NAME dynamic-graph-python) SET(PROJECT_DESCRIPTION "Dynamic graph library Python bindings") SET(PROJECT_URL "http://github.com/jrl-umi3218/dynamic-graph-python") +SET(PROJECT_VERSION 1.99) SET(CUSTOM_HEADER_DIR "dynamic-graph/python")