rev update + don't tag anything in [] brackets

This commit is contained in:
friendica 2012-08-06 19:50:57 -07:00
parent f9f45fa957
commit 558fbcc69e
3 changed files with 59 additions and 55 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.1426' );
define ( 'FRIENDICA_VERSION', '3.0.1427' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1154 );