Fix bugs.

This commit is contained in:
Jonathan Naylor
2020-11-18 20:35:07 +00:00
parent ca4fff2ba6
commit 029e7eef4a
4 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
#if !defined(VERSION_H)
#define VERSION_H
#define VERSION "20201117"
#define VERSION "20201118"
#endif