Skip to content

Commit

Permalink
#1332 Tag Luna 1.2 Preview 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick committed Oct 9, 2015
1 parent 3bf77d2 commit 762fe5c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions include/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
6 changes: 3 additions & 3 deletions themes/Fifteen/information.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
<id>fifteen</id>
<name>Fifteen</name>
<developer>Studio 384</developer>
<date>13 September 2015</date>
<date>9 October 2015</date>
<version>1.2 Preview</version>
<minversion>1.2 Preview 1</minversion>
<maxversion>1.2 Preview 1</maxversion>
<minversion>1.2 Preview 3</minversion>
<maxversion>1.2 Preview 3</maxversion>
<description>Fifteen was the default theme of the Luna software for 2015, this modern, fresh, yet colorfull design makes your board an unique piece!</description>
</style>
XML;
Expand Down
6 changes: 3 additions & 3 deletions themes/Sunrise/information.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
<id>sunrise</id>
<name>Sunrise</name>
<developer>Studio 384</developer>
<date>13 September 2015</date>
<date>9 October 2015</date>
<version>1.2 Preview</version>
<minversion>1.2 Preview 1</minversion>
<maxversion>1.2 Preview 1</maxversion>
<minversion>1.2 Preview 3</minversion>
<maxversion>1.2 Preview 3</maxversion>
<description>Sunset is a variant upon Fifteen, featuring a more classic design.</description>
<parent_theme>Fifteen</parent_theme>
</style>
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.4954
1.2.4992

0 comments on commit 762fe5c

Please sign in to comment.