Merge branch 'juribeparada:master' into master

This commit is contained in:
nostar
2021-09-22 15:30:22 -04:00
committed by GitHub
+1 -1
View File
@@ -20,6 +20,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20200605";
const char* VERSION = "20210208";
#endif