Bundle libcurl, libopc bugfix #18

This commit is contained in:
2020-01-18 10:25:02 -05:00
parent d6493d6d5f
commit 56adee9d81
6 changed files with 16 additions and 4 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.2";
static const char *const Version = "1.2.3";
static const char *const usage[] = {
"sist2 scan [OPTION]... PATH",
"sist2 index [OPTION]... INDEX",

File diff suppressed because one or more lines are too long