Revert "YSF updated from msraya."

This reverts commit 7a1b71ecf5.
This commit is contained in:
Jonathan Naylor
2020-08-04 10:34:18 +01:00
parent 34c759df5f
commit c57a313677
2 changed files with 23 additions and 12 deletions

View File

@@ -19,6 +19,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20200713";
const char* VERSION = "20200804";
#endif