dummy update

This commit is contained in:
redmatrix 2015-11-04 23:06:37 -08:00
parent b6b2420ff7
commit 76043d97bd
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<?php <?php
define( 'UPDATE_VERSION' , 1158 ); define( 'UPDATE_VERSION' , 1159 );
/** /**
* *
@ -1784,3 +1784,7 @@ function update_r1157() {
} }
function update_r1158() {
return UPDATE_SUCCESS;
}

View File

@ -1 +1 @@
2015-11-03.1205 2015-11-04.1206