Skip to content

Commit

Permalink
Updating packaging/windows/CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 6, 2021
1 parent ba5d214 commit 7d79a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/windows/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

cmake_minimum_required(VERSION 3.12)

set(INSTALLER_VERSION "")
set(INSTALLER_VERSION 2021.11.0)
option(RI_INCLUDE_GAZEBO "If ON include the Gazebo simulator binaries." ON)
option(RI_BUILD_FULL_INSTALLER "If ON build the full installer, otherwise the dependencies one." ON)

Expand Down

0 comments on commit 7d79a44

Please sign in to comment.