v0.1.9 - program generates it's own private keys.
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
// Version information (auto-updated by build system)
|
||||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 1
|
||||
#define VERSION_PATCH 8
|
||||
#define VERSION "v0.1.8"
|
||||
#define VERSION_PATCH 9
|
||||
#define VERSION "v0.1.9"
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
Reference in New Issue
Block a user