]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Tue, 14 Feb 2012 21:56:43 +0000 (13:56 -0800)
committerfriendica <info@friendica.com>
Tue, 14 Feb 2012 21:56:43 +0000 (13:56 -0800)
boot.php

index c90001030c3ab558b02128b8a9b7052ba33d56e0..df835f0c1d475225ba4052c30262f83b8effb1aa 100755 (executable)
--- 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.1251' );
+define ( 'FRIENDICA_VERSION',      '2.3.1252' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1122      );