Skip to content

Commit b38756d

Browse files
committed
v3.0.0
1 parent 10a3d25 commit b38756d

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
@@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.20)
66
project(process)
77
include(GNUInstallDirs)
88

9-
set(TTLDTOR_PROCESS "2.1.0" CACHE STRING "The Process package version")
9+
set(TTLDTOR_PROCESS "v3.0.0" CACHE STRING "The Process package version")
1010

1111
set(CMAKE_CXX_STANDARD 14)
1212
set(CMAKE_C_STANDARD 11)

0 commit comments

Comments
 (0)