Use 16-bit ints for meta keys (wip)

This commit is contained in:
2021-06-07 08:40:12 -04:00
parent 22dd58e140
commit a01f6dff1f
8 changed files with 46 additions and 21 deletions

View File

@@ -21,7 +21,7 @@
#define EPILOG "Made by simon987 <me@simon987.net>. Released under GPL-3.0"
static const char *const Version = "2.9.1";
static const char *const Version = "2.10.1";
static const char *const usage[] = {
"sist2 scan [OPTION]... PATH",
"sist2 index [OPTION]... INDEX",