summaryrefslogtreecommitdiff
path: root/include/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/main.h')
-rw-r--r--include/main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/main.h b/include/main.h
index d2dc14d..3279bcc 100644
--- a/include/main.h
+++ b/include/main.h
@@ -3,9 +3,9 @@
#define STRING_LEN 1024
#define VERSION_MAJOR 0
-#define VERSION_MINOR 5
+#define VERSION_MINOR 6
#define VERSION_PATCH 0
-#define VERSION_DEV 0
+#define VERSION_DEV 1
#include "glad.h"
#include <stdio.h>