X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=73f2aa882fd90a9c4786b1aeb96f9d287c775e78;hb=eb9ddb884a9fa2c9a1cc351830e953cf477a3a40;hp=94202cd5d0fe152b0ed06fab698299c9cb6a8abc;hpb=93df525f5c7cf85f106d574c42b26dded1b1cf11;p=friendica.git diff --git a/boot.php b/boot.php index 94202cd5d0..73f2aa882f 100644 --- a/boot.php +++ b/boot.php @@ -9,7 +9,7 @@ require_once('include/nav.php'); require_once('include/cache.php'); define ( 'FRIENDICA_PLATFORM', 'Friendica'); -define ( 'FRIENDICA_VERSION', '2.3.1312' ); +define ( 'FRIENDICA_VERSION', '2.3.1314' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1138 );