Skip to content

Commit f050197

Browse files
authored
v4.5.1
1 parent 603f6a6 commit f050197

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.5.2 LANGUAGES CXX C)
5+
project(GEMS3K VERSION 4.5.1 LANGUAGES CXX C)
66

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

0 commit comments

Comments
 (0)