Pwirth has submitted this change and it was merged.

Change subject: Release: this is BlueSpice 2.23.3-beta
......................................................................


Release: this is BlueSpice 2.23.3-beta

Raised version number to BlueSpice 2.23.3-beta

Change-Id: Idae6b995fd16646910fdb7de643410f2dd2e271d
---
M BlueSpiceFoundation.php
M includes/installer/BsWebInstallerOutput.php
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Pwirth: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/BlueSpiceFoundation.php b/BlueSpiceFoundation.php
index 2a4a92f..c640a46 100644
--- a/BlueSpiceFoundation.php
+++ b/BlueSpiceFoundation.php
@@ -29,7 +29,7 @@
  */
 $wgBlueSpiceExtInfo = array(
        'name' => 'BlueSpice',
-       'version' => '2.23.2',
+       'version' => '2.23.3-beta',
        'status' => 'stable',
        'package' => 'BlueSpice Free', //default value for BS free extensions
        'url' => 'http://bluespice.com',
diff --git a/includes/installer/BsWebInstallerOutput.php 
b/includes/installer/BsWebInstallerOutput.php
index 46a5920..4758ad6 100644
--- a/includes/installer/BsWebInstallerOutput.php
+++ b/includes/installer/BsWebInstallerOutput.php
@@ -34,6 +34,6 @@
         // BlueSpice
        public function outputTitle() {
                global $wgVersion;
-               echo wfMessage( 'bs-installer-title', $wgVersion, '2.23.2' 
)->plain();
+               echo wfMessage( 'bs-installer-title', $wgVersion, '2.23.3-beta' 
)->plain();
        }
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/287965
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Idae6b995fd16646910fdb7de643410f2dd2e271d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceFoundation
Gerrit-Branch: master
Gerrit-Owner: Mglaser <[email protected]>
Gerrit-Reviewer: Dvogel hallowelt <[email protected]>
Gerrit-Reviewer: Ljonka <[email protected]>
Gerrit-Reviewer: Pwirth <[email protected]>
Gerrit-Reviewer: Robert Vogel <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to