roll update 1118 forward, enable update 1119

This commit is contained in:
friendica 2012-02-05 14:30:24 -08:00
parent 4cf6bd5469
commit b12e598dba
2 changed files with 5 additions and 4 deletions

View file

@ -11,7 +11,7 @@ require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '2.3.1243' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1119 );
define ( 'DB_UPDATE_VERSION', 1120 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );