diff --git a/libgideros/gideros.h b/libgideros/gideros.h
index 12341a0cc..cf41d7c91 100644
--- a/libgideros/gideros.h
+++ b/libgideros/gideros.h
@@ -13,6 +13,6 @@
#include "gapplication.h"
#include "gevent.h"
-#define GIDEROS_VERSION "2015.04.04"
+#define GIDEROS_VERSION "2015.04.08"
#endif
diff --git a/libplatform/drawinfo.cpp b/libplatform/drawinfo.cpp
index 776ae1e43..00f915082 100644
--- a/libplatform/drawinfo.cpp
+++ b/libplatform/drawinfo.cpp
@@ -110,11 +110,11 @@ static void drawIP(const char* ip, int size, int xx, int yy)
"... .. ... . . ... . . . . . . .. ";
static const char* version =
- " .. .. . .... .. .. .. .."
- ". . . . .. . . . . . . . . ."
- " . . . . .... . . . . . . . ."
- " . . . . . . . .... . . ...."
- ".... .. ... ... . .. . . .. .";
+ " .. .. . .... .. .. .. .. "
+ ". . . . .. . . . . . . . . ."
+ " . . . . .... . . . . . . .. "
+ " . . . . . . . .... . . . ."
+ ".... .. ... ... . .. . . .. .. ";
static const char* resolution =
"... ... ... .. . . . ..... . .. . . "
diff --git a/ui/aboutdialog.ui b/ui/aboutdialog.ui
index 404eef435..6474ae39d 100644
--- a/ui/aboutdialog.ui
+++ b/ui/aboutdialog.ui
@@ -70,7 +70,7 @@
- v2015.04.04
+ v2015.04.08
Qt::AlignCenter