Skip to content

Commit

Permalink
Prepare for 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Mercier committed Jan 13, 2016
1 parent 1b33365 commit ea9c53d
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 @@ -53,7 +53,7 @@ endif()
set(CPACK_PACKAGE_NAME "tempus")
set(CPACK_PACKAGE_VENDOR "IFSTTAR")
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Tempus - manipulate transport graphs")
set(CPACK_PACKAGE_VERSION "1.2.0")
set(CPACK_PACKAGE_VERSION "1.2.1")
set(CPACK_PACKAGE_INSTALL_DIRECTORY "tempus-${CPACK_PACKAGE_VERSION}")
set(CPACK_RESOURCE_FILE_LICENSE ${CMAKE_CURRENT_SOURCE_DIR}/LICENSE)
set(CPACK_COMPONENT_LIBRARIES_DISPLAY_NAME "Libraries")
Expand Down

0 comments on commit ea9c53d

Please sign in to comment.