aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h
index ddbf2b7..a68abd8 100644
--- a/include/version.h
+++ b/include/version.h
@@ -2,7 +2,7 @@
#define VERSION_H
#define VER_MAJOR "1"
-#define VER_MINOR "0"
+#define VER_MINOR "1"
#define VER_OTH " "
void version(void);