aboutsummaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 8739a4e..2606fca 100644
--- a/version.h
+++ b/version.h
@@ -5,8 +5,8 @@ namespace Version
{
static const int MAJOR = 0;
static const int MINOR = 4;
- static const int REVISION = 1032;
- static const int BUILD = 19088;
+ static const int REVISION = 1104;
+ static const int BUILD = 20121;
}
#endif // VERSION_H