Skip to content

Commit ca0256d

Browse files
committed
keystored VERSION bump to version 0.1.2
1 parent 1ad19f2 commit ca0256d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keystored/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ set(CMAKE_C_FLAGS_RELEASE "-O2 -DNDEBUG")
2121
set(CMAKE_C_FLAGS_DEBUG "-g -O0 -DDEBUG")
2222

2323
# set version
24-
set(KEYSTORED_VERSION 0.1.1)
24+
set(KEYSTORED_VERSION 0.1.2)
2525

2626
# config variables
2727
if (NOT KEYSTORED_KEYS_DIR)

0 commit comments

Comments
 (0)