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 66 <authorUrl >www.joomla.org</authorUrl >
77 <copyright >(C) 2005 - 2015 Open Source Matters. All rights reserved</copyright >
88 <license >GNU General Public License version 2 or later; see LICENSE.txt</license >
9- <version >3.4.8-rc </version >
9+ <version >3.4.8</version >
1010 <creationDate >December 2015</creationDate >
1111 <description >FILES_JOOMLA_XML_DESCRIPTION</description >
1212
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ final class JVersion
2323 public $ RELEASE = '3.4 ' ;
2424
2525 /** @var string Maintenance version. */
26- public $ DEV_LEVEL = '8-rc ' ;
26+ public $ DEV_LEVEL = '8 ' ;
2727
2828 /** @var string Development STATUS. */
29- public $ DEV_STATUS = 'Release Candidate ' ;
29+ public $ DEV_STATUS = 'Stable ' ;
3030
3131 /** @var string Build number. */
3232 public $ BUILD = '' ;
@@ -38,7 +38,7 @@ final class JVersion
3838 public $ RELDATE = '24-December-2015 ' ;
3939
4040 /** @var string Release time. */
41- public $ RELTIME = '12:00 ' ;
41+ public $ RELTIME = '19:30 ' ;
4242
4343 /** @var string Release timezone. */
4444 public $ RELTZ = 'GMT ' ;
You can’t perform that action at this time.
0 commit comments