Skip to content

Commit 0fbbe31

Browse files
committed
Updating packaging/windows/CMakeLists.txt
1 parent f6582d7 commit 0fbbe31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/windows/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
cmake_minimum_required(VERSION 3.12)
88

9-
set(INSTALLER_VERSION "")
9+
set(INSTALLER_VERSION 2024.05.0)
1010
option(RI_INCLUDE_GAZEBO "If ON include the Gazebo simulator binaries." ON)
1111
option(RI_BUILD_FULL_INSTALLER "If ON build the full installer, otherwise the dependencies one." ON)
1212

0 commit comments

Comments
 (0)