]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Sat, 10 Dec 2011 00:48:15 +0000 (16:48 -0800)
committerfriendica <info@friendica.com>
Sat, 10 Dec 2011 00:48:15 +0000 (16:48 -0800)
boot.php

index bd7dfa8e440c75077bc46822cfaa6d9c9716488d..c447609309d7893c0358a9670d2d4ddfeed72c2f 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.1188' );
+define ( 'FRIENDICA_VERSION',      '2.3.1190' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1111      );