summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-02-26 19:03:27 -0500
committerpommicket <pommicket@gmail.com>2025-02-26 19:07:23 -0500
commit359b14027b63d26407ff0ee0b27d3ece07b8f1e8 (patch)
treee890461ced7f036d44ae7ecf0d18137567370efb /main.c
parentb821a8178a64132f058aedf7620f2a76524c6e01 (diff)
Update readme, etc.0.0.2
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 6c2705e..060e3a7 100644
--- a/main.c
+++ b/main.c
@@ -1,4 +1,4 @@
-#define VERSION "0.0.1"
+#define VERSION "0.0.2"
#define _GNU_SOURCE
#include <stdio.h>