We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c5ba5a commit 6065e67Copy full SHA for 6065e67
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.0)
2
3
project(jthread)
4
-set(VERSION 1.3.2)
+set(VERSION 1.3.3)
5
6
include(CheckCXXSourceCompiles)
7
0 commit comments