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 1ad19f2 commit ca0256dCopy full SHA for ca0256d
keystored/CMakeLists.txt
@@ -21,7 +21,7 @@ set(CMAKE_C_FLAGS_RELEASE "-O2 -DNDEBUG")
21
set(CMAKE_C_FLAGS_DEBUG "-g -O0 -DDEBUG")
22
23
# set version
24
-set(KEYSTORED_VERSION 0.1.1)
+set(KEYSTORED_VERSION 0.1.2)
25
26
# config variables
27
if (NOT KEYSTORED_KEYS_DIR)
0 commit comments