Skip to content

Commit fc79301

Browse files
fix version number
1 parent bdb9e40 commit fc79301

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
@@ -9,7 +9,7 @@ cmake_minimum_required(VERSION 3.22.0 FATAL_ERROR)
99
# ======================================================================================================================
1010

1111
# project
12-
project(shm-format LANGUAGES CXX VERSION 0.0.1)
12+
project(shm-format LANGUAGES CXX VERSION 2.0.1)
1313

1414
# settings
1515
set(Target "shm-format") # Executable name (without file extension!)

0 commit comments

Comments
 (0)