add exif dateTime, allow some special characters in text meta

This commit is contained in:
2020-02-09 08:47:13 -05:00
parent ebe852bd5a
commit 75f99025d9
7 changed files with 10 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.8";
static const char *const Version = "1.2.9";
static const char *const usage[] = {
"sist2 scan [OPTION]... PATH",
"sist2 index [OPTION]... INDEX",