From 390a286eedc045ff3238cca22fdd31b7c53c3c9e Mon Sep 17 00:00:00 2001 From: David Erceg Date: Sun, 3 Feb 2013 05:54:49 +0000 Subject: [PATCH] Updated translations for version 1.3.5. --- Translations/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Translations/Version.h b/Translations/Version.h index 591944a28e..0ae1b9a289 100644 --- a/Translations/Version.h +++ b/Translations/Version.h @@ -1,6 +1,6 @@ #define MAJOR_VERSION 1 #define MINOR_VERSION 3 -#define MICRO_VERSION 4 +#define MICRO_VERSION 5 #define BUILD_VERSION 0 #define QUOTE_(x) #x