summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 0f9cdc8..9217a54 100644
--- a/include/config.h
+++ b/include/config.h
@@ -7,6 +7,9 @@
#ifndef CONFIG_H
#define CONFIG_H
+/* Version */
+#define VERSION "0.6.6.1"
+
/* Environment variables */
#define ENV_BAUDRATE "baudrate"