Skip to content

Commit

Permalink
Bump version to 2.78
Browse files Browse the repository at this point in the history
  • Loading branch information
OrenMe committed Aug 13, 2019
1 parent 3e92dc8 commit 9a66609
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.78.rc4';
$wgMwEmbedVersion = '2.78';

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

0 comments on commit 9a66609

Please sign in to comment.