mirror of
https://codeberg.org/scip/diceware.git
synced 2025-12-16 18:30:58 +01:00
using semver
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#define STRINGIZE(x) #x
|
||||
#define STRINGIZE_VALUE_OF(x) STRINGIZE(x)
|
||||
|
||||
#define VERSION "1.2"
|
||||
#define VERSION "1.2.0"
|
||||
#define RLEN 1024
|
||||
|
||||
extern int humantoss;
|
||||
|
||||
Reference in New Issue
Block a user