Skip to content

Commit

Permalink
bump minor version for re-release with older glibc
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch authored and christian-rauch committed Jan 14, 2023
1 parent 31d595f commit d5451a6
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
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.10)

project(ROSProjectManager VERSION 9.0)
project(ROSProjectManager VERSION 9.1)

if(${CMAKE_SYSTEM_NAME} STREQUAL "Linux")
add_link_options("-Wl,-z,relro,-z,now,-z,defs")
Expand Down

0 comments on commit d5451a6

Please sign in to comment.