dummy update
This commit is contained in:
parent
b6b2420ff7
commit
76043d97bd
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
define( 'UPDATE_VERSION' , 1158 );
|
||||
define( 'UPDATE_VERSION' , 1159 );
|
||||
|
||||
/**
|
||||
*
|
||||
@ -1784,3 +1784,7 @@ function update_r1157() {
|
||||
|
||||
}
|
||||
|
||||
function update_r1158() {
|
||||
return UPDATE_SUCCESS;
|
||||
}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
2015-11-03.1205
|
||||
2015-11-04.1206
|
||||
|
Reference in New Issue
Block a user