]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Fri, 17 Feb 2012 18:13:06 +0000 (10:13 -0800)
committerfriendica <info@friendica.com>
Fri, 17 Feb 2012 18:13:06 +0000 (10:13 -0800)
boot.php

index 34689b91ba90c03381f96bd6ec33801180545483..0c79b6e5499fa33956ee591061ed21bab3937bb5 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.1254' );
+define ( 'FRIENDICA_VERSION',      '2.3.1255' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1122      );