summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Horohoe <chadh@wikimedia.org>2017-07-06 13:39:50 -0700
committerChad Horohoe <chadh@wikimedia.org>2017-07-06 21:07:49 -0700
commit3cefcfd21f6ea289606868f2a758699f3d63e096 (patch)
tree598313df2f7a3b8c1b8c254260ae2c97b0330022
parentb699db9903d4c1cf061921a98b23f7fc37d17162 (diff)
Bump version to rc.11.29.0-rc.1
Change-Id: I9af0d554329e28195442b5c449f3c9b5f160a352
-rw-r--r--includes/DefaultSettings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php
index 96563fa1f9fd..ede5fbaf4cc0 100644
--- a/includes/DefaultSettings.php
+++ b/includes/DefaultSettings.php
@@ -75,7 +75,7 @@ $wgConfigRegistry = [
* MediaWiki version number
* @since 1.2
*/
-$wgVersion = '1.29.0-rc.0';
+$wgVersion = '1.29.0-rc.1';
/**
* Name of the site. It must be changed in LocalSettings.php