Skip to content

Commit 16b5dae

Browse files
committed
Bump version: 1.1.2
1 parent f43c120 commit 16b5dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
cmake_minimum_required(VERSION 3.3 FATAL_ERROR)
2020
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
2121

22-
project(CupCalculator VERSION 1.1.1 LANGUAGES CXX)
22+
project(CupCalculator VERSION 1.1.2 LANGUAGES CXX)
2323
set(PROJECT_COPYRIGHT "(C) 2019 The OpenOrienteering developers")
2424
set(PROJECT_VERSION_DISPLAY "${PROJECT_VERSION} ${CMAKE_BUILD_TYPE}" CACHE STRING
2525
"Project version string to be displayed"

0 commit comments

Comments
 (0)