mirror of
https://github.com/GOSTSec/vanitygen
synced 2025-02-07 12:24:20 +00:00
Bump version numbers.
This commit is contained in:
parent
c8797446d7
commit
dff09af8cb
@ -33,7 +33,7 @@
|
||||
#include "pattern.h"
|
||||
|
||||
|
||||
const char *version = "0.13";
|
||||
const char *version = "0.14";
|
||||
const int debug = 0;
|
||||
|
||||
#define MAX_SLOT 2
|
||||
|
@ -31,7 +31,7 @@
|
||||
|
||||
#include "pattern.h"
|
||||
|
||||
const char *version = "0.13";
|
||||
const char *version = "0.14";
|
||||
|
||||
typedef struct _vg_thread_context_s {
|
||||
vg_exec_context_t base;
|
||||
|
Loading…
x
Reference in New Issue
Block a user