aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorozan yigit <ozan.yigit@gmail.com>2024-05-04 14:10:29 -0400
committerozan yigit <ozan.yigit@gmail.com>2024-05-04 14:10:29 -0400
commitf8be48fc79d6508189794d751e1021b91452f660 (patch)
tree3ce80bde5831cc4964f232c11098bd89738cf096
parent82b675850e8e91c2eded5bc3cf4c26591b7ccdc9 (diff)
downloadone-true-awk-upstream-master.tar.gz
adjust version date: 20240504upstream-master
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 528580b..e1e7113 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 20240503";
+const char *version = "version 20240504";
#define DEBUG
#include <stdio.h>