X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=576cad6b632cccc75921fe8b41aa9067f0b4f79d;hb=3a1c78bd75213e5ed3ad5f5ed4a1349fcf7ce4d5;hp=c2690f6ef0e0024eda0f5bd834f4f5e87ae534d9;hpb=581b54c974a9b9a050a8a0b9a17a19bd41b1f2f5;p=friendica.git diff --git a/boot.php b/boot.php old mode 100755 new mode 100644 index c2690f6ef0..576cad6b63 --- a/boot.php +++ b/boot.php @@ -9,9 +9,9 @@ require_once('include/nav.php'); require_once('include/cache.php'); define ( 'FRIENDICA_PLATFORM', 'Friendica'); -define ( 'FRIENDICA_VERSION', '2.3.1299' ); +define ( 'FRIENDICA_VERSION', '2.3.1304' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); -define ( 'DB_UPDATE_VERSION', 1134 ); +define ( 'DB_UPDATE_VERSION', 1137 ); define ( 'EOL', "
\r\n" ); define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' ); @@ -90,6 +90,7 @@ define ( 'PAGE_SOAPBOX', 1 ); define ( 'PAGE_COMMUNITY', 2 ); define ( 'PAGE_FREELOVE', 3 ); define ( 'PAGE_BLOG', 4 ); +define ( 'PAGE_PRVGROUP', 5 ); /** * Network and protocol family types