updated version date

master
ozan yigit 2021-11-03 22:41:23 -04:00
parent 14c3fe42d2
commit a4ca5ea32f
1 changed files with 1 additions and 1 deletions

2
main.c
View File

@ -22,7 +22,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.
****************************************************************/
const char *version = "version 20211012";
const char *version = "version 20211103";
#define DEBUG
#include <stdio.h>