summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik.ramaekers@protonmail.com>2020-08-21 23:08:14 +0200
committerAldrik Ramaekers <aldrik.ramaekers@protonmail.com>2020-08-21 23:08:14 +0200
commite5f6dbcf719d03e0f91ae4e6bad0e28be544c22b (patch)
tree55ddcd8ae4e6a88099c07ed66b49f8d5e21b278f /src/config.h
parent384e86aaef45d9ac96c0ee1f3688de65d33b9858 (diff)
automated commit
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 8c541ad..edc13a5 100644
--- a/src/config.h
+++ b/src/config.h
@@ -8,7 +8,7 @@
#define INCLUDE_CONFIG
#define TARGET_FRAMERATE (1000/24.0)
-#define VERSION "1.0.4"
+#define VERSION "1.0.5"
#define CONFIG_DIRECTORY_LINUX "/.config/moedit"
#define CONFIG_DIRECTORY_WINDOWS "\\moedit"