We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de57239 commit 8bd85c2Copy full SHA for 8bd85c2
CMakeLists.txt
@@ -16,7 +16,7 @@
16
17
cmake_minimum_required( VERSION 3.14 )
18
19
-project( scl VERSION 1.0.0 DESCRIPTION "Secure Computation Library" )
+project( scl VERSION 1.0.1 DESCRIPTION "Secure Computation Library" )
20
21
if(NOT CMAKE_BUILD_TYPE)
22
set(CMAKE_BUILD_TYPE Release)
0 commit comments