1
1
Fork 0

prevent duplicate @ tags

This commit is contained in:
Friendika 2011-11-02 18:52:55 -07:00
commit a9ec56ace1
2 changed files with 13 additions and 7 deletions

View file

@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Friendica');
define ( 'FRIENDIKA_VERSION', '2.3.1152' );
define ( 'FRIENDIKA_VERSION', '2.3.1153' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1101 );