From 3dc066a143783bbfff08a347f7a8aaa9e273e717 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Fri, 18 Sep 2015 22:43:35 -0700 Subject: dummy update --- boot.php | 2 +- install/update.php | 6 +++++- util/messages.po | 10 +++++----- version.inc | 2 +- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/boot.php b/boot.php index 43b5581ac..e00997cef 100755 --- a/boot.php +++ b/boot.php @@ -49,7 +49,7 @@ define ( 'PLATFORM_NAME', 'redmatrix' ); define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R'); define ( 'ZOT_REVISION', 1 ); -define ( 'DB_UPDATE_VERSION', 1152 ); +define ( 'DB_UPDATE_VERSION', 1153 ); /** * @brief Constant with a HTML line break. diff --git a/install/update.php b/install/update.php index 82792a82d..bcce4e5b7 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@ \n" "Language-Team: LANGUAGE \n" @@ -3110,15 +3110,15 @@ msgstr "" msgid "Connection not found." msgstr "" -#: ../../include/zot.php:675 +#: ../../include/zot.php:677 msgid "Invalid data packet" msgstr "" -#: ../../include/zot.php:691 +#: ../../include/zot.php:693 msgid "Unable to verify channel signature" msgstr "" -#: ../../include/zot.php:2142 +#: ../../include/zot.php:2161 #, php-format msgid "Unable to verify site signature for %s" msgstr "" diff --git a/version.inc b/version.inc index e008faecc..2d7153d51 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2015-09-16.1157 +2015-09-18.1159 -- cgit v1.2.3