summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Horohoe <chadh@wikimedia.org>2016-11-16 16:05:09 -0800
committerChad Horohoe <chadh@wikimedia.org>2016-11-16 16:05:09 -0800
commit79498f99e0783933637bc4aadd61ee2ddcd67b56 (patch)
tree5be29c3496ffbbe49e19d33f3fd33d6899bb1808
parent4400f9c5a065e641a521e597562b49ed0585b2d8 (diff)
Bump version to rc.1 for next candidate1.28.0-rc.1
Change-Id: I618135f9dd6e211c790036be30a708cca2068ab8
-rw-r--r--includes/DefaultSettings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php
index c726147f6cde..89b0d0b924d7 100644
--- a/includes/DefaultSettings.php
+++ b/includes/DefaultSettings.php
@@ -75,7 +75,7 @@ $wgConfigRegistry = [
* MediaWiki version number
* @since 1.2
*/
-$wgVersion = '1.28.0-rc.0';
+$wgVersion = '1.28.0-rc.1';
/**
* Name of the site. It must be changed in LocalSettings.php