bug fix in deserialize

This commit is contained in:
2019-11-08 09:03:44 -05:00
parent bc5f22b759
commit 152d2ddf8a
3 changed files with 13 additions and 8 deletions

View File

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