]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Thu, 15 Dec 2011 20:50:34 +0000 (12:50 -0800)
committerfriendica <info@friendica.com>
Thu, 15 Dec 2011 20:50:34 +0000 (12:50 -0800)
boot.php

index bc6f77dc687d0269a83e1680da40c69b37babe3d..f4da4a670fb1733d56919daeffd28201d2a1e6c1 100644 (file)
--- 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      );