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, 2024
1 parent 276edca commit 2a79e4d
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 2024.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 2a79e4d

Please sign in to comment.