rev update

This commit is contained in:
friendica 2012-09-04 20:41:44 -07:00
parent 5beda888b8
commit a9deda1e5e
2 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@ require_once('include/cache.php');
require_once('library/Mobile_Detect/Mobile_Detect.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1455' );
define ( 'FRIENDICA_VERSION', '3.0.1456' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1154 );