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) 2019 Open Source Matters, Inc.</copyright >
88 <license >GNU General Public License version 2 or later; see LICENSE.txt</license >
9- <version >4.2.1-rc2 </version >
9+ <version >4.2.1-rc3-dev </version >
1010 <creationDate >2022-08</creationDate >
1111 <description >FILES_JOOMLA_XML_DESCRIPTION</description >
1212
Original file line number Diff line number Diff line change @@ -62,15 +62,15 @@ final class Version
6262 * @var string
6363 * @since 3.8.0
6464 */
65- public const EXTRA_VERSION = 'rc2 ' ;
65+ public const EXTRA_VERSION = 'rc3-dev ' ;
6666
6767 /**
6868 * Development status.
6969 *
7070 * @var string
7171 * @since 3.5
7272 */
73- public const DEV_STATUS = 'Release Candidate ' ;
73+ public const DEV_STATUS = 'Development ' ;
7474
7575 /**
7676 * Code name.
@@ -94,7 +94,7 @@ final class Version
9494 * @var string
9595 * @since 3.5
9696 */
97- public const RELTIME = '12:30 ' ;
97+ public const RELTIME = '12:39 ' ;
9898
9999 /**
100100 * Release timezone.
You can’t perform that action at this time.
0 commit comments