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 13, 2022
1 parent 92c1f15 commit 3a92365
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 2022.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 3a92365

Please sign in to comment.