Skip to content

Commit 402d204

Browse files
committed
Version 24.05.0
1 parent 0df5351 commit 402d204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.16)
22

3-
project(formo VERSION 0.1 LANGUAGES CXX)
3+
project(formo VERSION 24.05.0 LANGUAGES CXX)
44

55
set(CMAKE_CXX_STANDARD 17)
66
set(CMAKE_CXX_STANDARD_REQUIRED True)

0 commit comments

Comments
 (0)