Fix total count for ES 7.5

This commit is contained in:
2020-02-08 09:21:38 -05:00
parent e9b6e1cdc2
commit 402b103c49
5 changed files with 13 additions and 13 deletions

View File

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

File diff suppressed because one or more lines are too long