revive "mark everything seen" on main network page - see comments

This commit is contained in:
friendica
2012-10-26 14:29:42 -07:00
parent e757f3cb53
commit 88c8387c44
3 changed files with 16 additions and 7 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.1504' );
define ( 'FRIENDICA_VERSION', '3.0.1508' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1156 );