]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Sat, 19 Nov 2011 21:37:10 +0000 (13:37 -0800)
committerfriendica <info@friendica.com>
Sat, 19 Nov 2011 21:37:10 +0000 (13:37 -0800)
boot.php

index 61383f0afdf76afd63b3c586dbe5fb1819b29e96..773422637921d3416bb6c907adbff0c2ce65e9f1 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.1169' );
+define ( 'FRIENDIKA_VERSION',      '2.3.1170' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1105      );