]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Tue, 15 Nov 2011 03:15:03 +0000 (19:15 -0800)
committerfriendica <info@friendica.com>
Tue, 15 Nov 2011 03:15:03 +0000 (19:15 -0800)
boot.php

index 3e18db065a96b7d926bb5c9e93236ce12d6ae151..b11092256c0d0da679a1b6c1802744a804dcb9e0 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
 require_once('include/cache.php');
 
 define ( 'FRIENDIKA_PLATFORM',     'Friendica');
-define ( 'FRIENDIKA_VERSION',      '2.3.1164' );
+define ( 'FRIENDIKA_VERSION',      '2.3.1165' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1103      );