]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Wed, 15 Feb 2012 22:12:35 +0000 (14:12 -0800)
committerfriendica <info@friendica.com>
Wed, 15 Feb 2012 22:12:35 +0000 (14:12 -0800)
boot.php

index df835f0c1d475225ba4052c30262f83b8effb1aa..9e74b8647708ee24c85606fb7601f94af87b00f9 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.1252' );
+define ( 'FRIENDICA_VERSION',      '2.3.1253' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1122      );