summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorMarcel2016-05-25 14:11:23 +0200
committerLeo C2016-05-25 14:11:23 +0200
commite4344855b4d5d3edb4a07640a808ba2e0f06914f (patch)
tree1129ed783f04b6f61b58cc9cbb23c7e7da19e51e /include/config.h
parent01c1907dff86c12d5296cfb201101caa5c88423b (diff)
downloadz180-stamp-e4344855b4d5d3edb4a07640a808ba2e0f06914f.zip
version in start message
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"