shithub: trueawk

Download patch

ref: ad4249ec70c04690a797a8d8310b1d4ee69a357b
parent: 5e82404389a0486bad6221ecd00e714fa3e02630
author: ozan yigit <ozan.yigit@gmail.com>
date: Mon Nov 20 05:48:24 EST 2023

adjusted version date.

--- a/main.c
+++ b/main.c
@@ -22,7 +22,7 @@
 THIS SOFTWARE.
 ****************************************************************/
 
-const char	*version = "version 20231116";
+const char	*version = "version 20231120";
 
 #define DEBUG
 #include <stdio.h>
--