try to recover from bad update

This commit is contained in:
friendica
2014-05-20 22:38:33 -07:00
parent 5d9f924642
commit 696f62331d
2 changed files with 14 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ define ( 'RED_PLATFORM', 'Red Matrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1110 );
define ( 'DB_UPDATE_VERSION', 1111 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );