Mglaser has uploaded a new change for review.
https://gerrit.wikimedia.org/r/287965
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(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceFoundation
refs/changes/65/287965/1
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: newchange
Gerrit-Change-Id: Idae6b995fd16646910fdb7de643410f2dd2e271d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceFoundation
Gerrit-Branch: master
Gerrit-Owner: Mglaser <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits