1
1
Fork 0

add expire_starred option, fix "delete selected" on some themes, new project name in email templates

This commit is contained in:
friendica 2011-11-21 19:01:05 -08:00
commit c568493f57
11 changed files with 70 additions and 12 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.1170' );
define ( 'FRIENDIKA_VERSION', '2.3.1172' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1105 );