Skip to content

Commit ba2eea1

Browse files
committed
Bump next version 1.1.1
1 parent a7d7d0e commit ba2eea1

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
@@ -2,7 +2,7 @@
22
# Project setup
33
################################################################################
44
cmake_minimum_required(VERSION 3.19 FATAL_ERROR)
5-
project(JuPedSim VERSION 1.1.0 LANGUAGES CXX)
5+
project(JuPedSim VERSION 1.1.1 LANGUAGES CXX)
66
set(CMAKE_CXX_STANDARD 20)
77
set(CMAKE_CXX_STANDARD_REQUIRED ON)
88
set(CMAKE_CXX_EXTENSIONS OFF)

0 commit comments

Comments
 (0)