aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorozan yigit <ozan.yigit@gmail.com>2023-10-30 20:07:33 -0400
committerozan yigit <ozan.yigit@gmail.com>2023-10-30 20:07:33 -0400
commitd801514094d1140dfc9f8571b9821082ddddf107 (patch)
tree3cee7140b7e95215d6cb3954b0829b73384d0e21
parenta2d336f0f11d850b29bc14852e51a5f406db9091 (diff)
downloadone-true-awk-d801514094d1140dfc9f8571b9821082ddddf107.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 8f03963..3a205c8 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 20231001";
+const char *version = "version 20231030";
#define DEBUG
#include <stdio.h>