Skip to content

Commit 28eb5ca

Browse files
authored
Increment YGM version number in CMakeLists.txt
1 parent 7194dde commit 28eb5ca

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
@@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.14)
77

88
project(
99
ygm
10-
VERSION 0.3
10+
VERSION 0.4
1111
DESCRIPTION "HPC Communication Library"
1212
LANGUAGES CXX
1313
)

0 commit comments

Comments
 (0)