From 762fe5c1c181240d5c0744a998f94d09313e9074 Mon Sep 17 00:00:00 2001 From: Yannick Date: Fri, 9 Oct 2015 16:39:04 +0200 Subject: [PATCH] #1332 Tag Luna 1.2 Preview 3 --- include/version.php | 6 +++--- themes/Fifteen/information.php | 6 +++--- themes/Sunrise/information.php | 6 +++--- version.txt | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/include/version.php b/include/version.php index 047084ec0..318b94464 100755 --- a/include/version.php +++ b/include/version.php @@ -7,9 +7,9 @@ class Version { // See http://getluna.org/docs/version.php for more info - const FORUM_VERSION = '1.2-alpha.2.1'; - const FORUM_CORE_VERSION = '1.2.4977'; - const LUNA_CORE_REVISION = '120a21'; + const FORUM_VERSION = '1.2-alpha.3'; + const FORUM_CORE_VERSION = '1.2.4992'; + const LUNA_CORE_REVISION = '120a3'; // The Luna Core code name const LUNA_CODE_NAME = 'cornflowserblue'; diff --git a/themes/Fifteen/information.php b/themes/Fifteen/information.php index c9175a1ad..1a804fdaf 100644 --- a/themes/Fifteen/information.php +++ b/themes/Fifteen/information.php @@ -15,10 +15,10 @@ fifteen Fifteen Studio 384 - 13 September 2015 + 9 October 2015 1.2 Preview - 1.2 Preview 1 - 1.2 Preview 1 + 1.2 Preview 3 + 1.2 Preview 3 Fifteen was the default theme of the Luna software for 2015, this modern, fresh, yet colorfull design makes your board an unique piece! XML; diff --git a/themes/Sunrise/information.php b/themes/Sunrise/information.php index 0b7fd369f..073db19a5 100755 --- a/themes/Sunrise/information.php +++ b/themes/Sunrise/information.php @@ -15,10 +15,10 @@ sunrise Sunrise Studio 384 - 13 September 2015 + 9 October 2015 1.2 Preview - 1.2 Preview 1 - 1.2 Preview 1 + 1.2 Preview 3 + 1.2 Preview 3 Sunset is a variant upon Fifteen, featuring a more classic design. Fifteen diff --git a/version.txt b/version.txt index bea359ae5..6132066eb 100755 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.2.4954 \ No newline at end of file +1.2.4992 \ No newline at end of file