From 9b9f0f8efbecf64d4309b35b627dd83a8b94c0d2 Mon Sep 17 00:00:00 2001 From: Arturs Sosins Date: Tue, 7 Apr 2015 20:17:11 +0300 Subject: [PATCH] [version] 2015.04.08 --- libgideros/gideros.h | 2 +- libplatform/drawinfo.cpp | 10 +++++----- ui/aboutdialog.ui | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) 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