aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorozan yigit <ozan.yigit@gmail.com>2023-11-20 10:48:24 -0500
committerozan yigit <ozan.yigit@gmail.com>2023-11-20 10:48:24 -0500
commitad4249ec70c04690a797a8d8310b1d4ee69a357b (patch)
tree938878d68fc202e87c21601935ab22b5a41696b0
parent5e82404389a0486bad6221ecd00e714fa3e02630 (diff)
downloadone-true-awk-ad4249ec70c04690a797a8d8310b1d4ee69a357b.tar.gz
adjusted version date.
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 5f07419..4f2d78a 100644
--- a/main.c
+++ b/main.c
@@ -22,7 +22,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.
****************************************************************/
-const char *version = "version 20231116";
+const char *version = "version 20231120";
#define DEBUG
#include <stdio.h>