summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Horohoe <chadh@wikimedia.org>2016-11-28 10:42:27 -0800
committerChad Horohoe <chadh@wikimedia.org>2016-11-28 10:42:27 -0800
commit34bc8899bf68e011fde9113c6857853cf91df0b8 (patch)
tree72aa82898b08b96060d1b19a9a7c772f4f700fe7
parent0ddb8064b9ba4dab686454e78cb3b7fc4fede6de (diff)
Drop rc status, time for 1.28.0 final1.28.0
Change-Id: I9aa20d9d74ec7a483a1027658f825456dd3d4209
-rw-r--r--includes/DefaultSettings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php
index c37364d91815..7196a7552ab6 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.1';
+$wgVersion = '1.28.0';
/**
* Name of the site. It must be changed in LocalSettings.php