rev update

This commit is contained in:
friendica 2012-05-23 15:46:04 -07:00
parent 61dba985c1
commit 6bcfda6d53
2 changed files with 168 additions and 150 deletions

View file

@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1350' );
define ( 'FRIENDICA_VERSION', '3.0.1351' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1144 );