aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorozan yigit <ozan.yigit@gmail.com>2022-09-12 10:51:16 -0400
committerozan yigit <ozan.yigit@gmail.com>2022-09-12 10:51:16 -0400
commit9e248c317b88470fc86aa7c988919dc49452c88c (patch)
tree9ae902fc2f02130761f6eeb1a2a3cc40dcd35aeb
parent8c4290a0d3844bc143df8ceae54b3d9f9d427eac (diff)
downloadone-true-awk-9e248c317b88470fc86aa7c988919dc49452c88c.tar.gz
updated version
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 7b5af9e..f0b8608 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 20220830";
+const char *version = "version 20220912";
#define DEBUG
#include <stdio.h>