From: friendica Date: Thu, 15 Dec 2011 20:50:34 +0000 (-0800) Subject: revup X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=cc5fd0a136894702437fc5add133c784e8545b0b;p=friendica.git revup --- diff --git a/boot.php b/boot.php index bc6f77dc68..f4da4a670f 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.1195' ); +define ( 'FRIENDICA_VERSION', '2.3.1196' ); define ( 'DFRN_PROTOCOL_VERSION', '2.22' ); define ( 'DB_UPDATE_VERSION', 1111 );