Skip to content

Commit 4780439

Browse files
committed
bump version
1 parent 5cb63bb commit 4780439

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
cmake_minimum_required(VERSION 3.16..4.2)
33

44
# Set the name of the project
5-
project(GEMS3K VERSION 4.4.4 LANGUAGES CXX C)
5+
project(GEMS3K VERSION 4.4.5 LANGUAGES CXX C)
66

77
set(CMAKE_CXX_STANDARD 20)
88
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)