Skip to content

Commit

Permalink
bump 2.17.rc7
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalRadwantzor committed Aug 21, 2014
1 parent b99cd32 commit 49c1bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/DefaultSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
$wgBaseMwEmbedPath = realpath( dirname( __FILE__ ) . '/../' );

// The version of the library:
$wgMwEmbedVersion = '2.17.rc6';
$wgMwEmbedVersion = '2.17.rc7';

// Default HTTP protocol from GET or SERVER parameters
if( isset($_GET['protocol']) ) {
Expand Down

0 comments on commit 49c1bdc

Please sign in to comment.