X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=5a5437175ef26a9cdd26d541b41be75b23a6096a;hb=b141a60d5f45ec7afcf0cc221ee652671ce0226c;hp=05284dce4335314e21946b87a432ff2e85b04046;hpb=94302a7924b8fd7dfc418b64df83ca71749838b5;p=friendica.git diff --git a/boot.php b/boot.php index 05284dce43..5a5437175e 100644 --- a/boot.php +++ b/boot.php @@ -18,7 +18,7 @@ define ( 'FRIENDICA_PLATFORM', 'Friendica'); define ( 'FRIENDICA_CODENAME', 'Ginger'); define ( 'FRIENDICA_VERSION', '3.3.3' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); -define ( 'DB_UPDATE_VERSION', 1181 ); +define ( 'DB_UPDATE_VERSION', 1182 ); define ( 'EOL', "
\r\n" ); define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );