summaryrefslogtreecommitdiff
path: root/src/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Version.h')
-rw-r--r--src/Version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Version.h b/src/Version.h
index 30896b9..bc93cf6 100644
--- a/src/Version.h
+++ b/src/Version.h
@@ -24,6 +24,6 @@
#ifndef ___VERSION_H
#define ___VERSION_H
-static const char VERSION[] = "0.4";
+static const char VERSION[] = "0.4.1";
#endif