diff --git a/packaging/windows/CMakeLists.txt b/packaging/windows/CMakeLists.txt index 624ca9264..f0d533507 100644 --- a/packaging/windows/CMakeLists.txt +++ b/packaging/windows/CMakeLists.txt @@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.12) -set(INSTALLER_VERSION 2020.08) +set(INSTALLER_VERSION 2020.11) 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)