|
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10)
|
|
set(BUILD_NUMBER CACHE STRING "The number of the current build.")
|
|
set(BUILD_NUMBER CACHE STRING "The number of the current build.")
|
|
|
|
|
|
if ("${BUILD_NUMBER}" STREQUAL "")
|
|
if ("${BUILD_NUMBER}" STREQUAL "")
|
|
- set(BUILD_NUMBER "5182")
|
|
|
|
|
|
+ set(BUILD_NUMBER "5183")
|
|
endif()
|
|
endif()
|
|
|
|
|
|
if (BUILD_NUMBER LESS 5180)
|
|
if (BUILD_NUMBER LESS 5180)
|