aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/globs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/globs.h b/include/globs.h
index 114083e..20c10f5 100644
--- a/include/globs.h
+++ b/include/globs.h
@@ -24,7 +24,7 @@
#include "str.h"
-#define VERSION "1.2.0_INDEV"
+#define VERSION "1.2.0"
#define RED "\x1b[0;31m"
#define GREEN "\x1b[0;32m"
#define YELLOW "\x1b[0;33m"