Skip to content

Commit 1b3f832

Browse files
increment app version
1 parent 35fe6f0 commit 1b3f832

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.22.0 FATAL_ERROR)
44
# ======================================================================================================================
55

66
# project
7-
project(shared-mem-random LANGUAGES CXX VERSION 1.4.0)
7+
project(shared-mem-random LANGUAGES CXX VERSION 1.4.1)
88

99
# settings
1010
set(Target "shared-mem-random") # Executable name (without file extension!)

0 commit comments

Comments
 (0)