summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
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 d7ee47f..8c541ad 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.3"
+#define VERSION "1.0.4"
#define CONFIG_DIRECTORY_LINUX "/.config/moedit"
#define CONFIG_DIRECTORY_WINDOWS "\\moedit"