diff options
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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
|