Skip to content

Commit

Permalink
Version 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoftco committed Oct 30, 2023
1 parent 313fe6e commit 55a1c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/liboqs.pc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LIBOQS_LIB_DIR=/usr/local/lib

Name: liboqs
Description: C library for quantum resistant cryptography
Version: 0.8.0
Version: 0.9.0
Cflags: -I${LIBOQS_INCLUDE_DIR}
Ldflags: '-extldflags "-Wl,-stack_size -Wl,0x1000000"'
Libs: -L${LIBOQS_LIB_DIR} -loqs

0 comments on commit 55a1c61

Please sign in to comment.