File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
administrator/manifests/files Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
<authorUrl >www.joomla.org</authorUrl >
7
7
<copyright >(C) 2005 - 2015 Open Source Matters. All rights reserved</copyright >
8
8
<license >GNU General Public License version 2 or later; see LICENSE.txt</license >
9
- <version >3.4.0-rc-dev </version >
9
+ <version >3.4.0-beta3 </version >
10
10
<creationDate >February 2015</creationDate >
11
11
<description >FILES_JOOMLA_XML_DESCRIPTION</description >
12
12
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ final class JVersion
23
23
public $ RELEASE = '3.4 ' ;
24
24
25
25
/** @var string Maintenance version. */
26
- public $ DEV_LEVEL = '0-rc-dev ' ;
26
+ public $ DEV_LEVEL = '0-beta3 ' ;
27
27
28
28
/** @var string Development STATUS. */
29
29
public $ DEV_STATUS = 'Beta ' ;
@@ -35,10 +35,10 @@ final class JVersion
35
35
public $ CODENAME = 'Ember ' ;
36
36
37
37
/** @var string Release date. */
38
- public $ RELDATE = '03 -February-2015 ' ;
38
+ public $ RELDATE = '11 -February-2015 ' ;
39
39
40
40
/** @var string Release time. */
41
- public $ RELTIME = '23 :00 ' ;
41
+ public $ RELTIME = '01 :00 ' ;
42
42
43
43
/** @var string Release timezone. */
44
44
public $ RELTZ = 'GMT ' ;
You can’t perform that action at this time.
0 commit comments