update timestamp

This commit is contained in:
Wengier
2021-06-20 01:48:35 -04:00
parent 2bbcfcdd5b
commit 9d78ee06ba
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
<category>Emulation</category>
</categories>
<releases>
<release version="@PACKAGE_VERSION@" date="2021-6-14"/>
<release version="@PACKAGE_VERSION@" date="2021-6-20"/>
</releases>
<screenshots>
<screenshot type="default">

View File

@@ -1,4 +1,4 @@
/*auto-generated*/
#define UPDATED_STR "Jun 14, 2021 1:26:27am"
#define GIT_COMMIT_HASH "58b566a"
#define UPDATED_STR "Jun 20, 2021 1:47:51am"
#define GIT_COMMIT_HASH "2bbcfcd"
#define COPYRIGHT_END_YEAR "2021"

View File

@@ -7148,7 +7148,7 @@ public:
open=true;
cmd+=5;
}
cmd=trim(TranslateHostPath(cmd));
cmd=trim((char *)TranslateHostPath(cmd));
int ret=0;
#if defined(LINUX) || defined(MACOSX)
ret=system(((open?