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 May 31, 2022
1 parent 7c3e1f3 commit 62d1ab4
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.05.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 62d1ab4

Please sign in to comment.