Skip to content

Commit d71f762

Browse files
committed
Bump version to 0.9.5
1 parent c5a4083 commit d71f762

File tree

9 files changed

+5
-14439
lines changed

9 files changed

+5
-14439
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.14 FATAL_ERROR)
5-
project(JuPedSim VERSION 0.9.4 LANGUAGES CXX)
5+
project(JuPedSim VERSION 0.9.5 LANGUAGES CXX)
66
set(CMAKE_CXX_STANDARD 17)
77
set(CMAKE_CXX_STANDARD_REQUIRED ON)
88
set(CMAKE_CXX_EXTENSIONS OFF)

systemtest/reference_tests/RT01_corridor_GCFM_global-shortest/expected_linux/traj.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#description: jpscore (0.9.4)
1+
#description: jpscore (0.9.5)
22
#agents: 40
33
#count: 0
44
#framerate: 8.00

0 commit comments

Comments
 (0)