Skip to content

Commit

Permalink
Bump version to 2.64.rc6
Browse files Browse the repository at this point in the history
  • Loading branch information
OrenMe committed Dec 7, 2017
1 parent cbb8c88 commit b36af8f
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 @@ -20,7 +20,7 @@
$wgBaseMwEmbedPath = realpath( dirname( __FILE__ ) . '/../' );

// The version of the library:
$wgMwEmbedVersion = '2.64.rc5';
$wgMwEmbedVersion = '2.64.rc6';

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

0 comments on commit b36af8f

Please sign in to comment.