moving on

This commit is contained in:
friendica
2013-02-18 15:15:55 -08:00
parent a21e6cffa1
commit 65912ec0bf
11 changed files with 187 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ require_once('include/features.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica Red');
define ( 'FRIENDICA_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1029 );
define ( 'DB_UPDATE_VERSION', 1030 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );