aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-03-04 22:15:28 -0500
committerSimon L'nu <simon.lnu@gmail.com>2012-03-04 22:15:28 -0500
commitb34dd1ca713128d958712366140c80e35019a489 (patch)
tree22dafb537207f0351aad8cff7656595b1c4ce01a /boot.php
parentefb60e603cb8a76f96f5f5ff491af7e1b46f1bf0 (diff)
parentd369fcc9945f7e9635f154089d455410fe88495a (diff)
downloadvolse-hubzilla-b34dd1ca713128d958712366140c80e35019a489.tar.gz
volse-hubzilla-b34dd1ca713128d958712366140c80e35019a489.tar.bz2
volse-hubzilla-b34dd1ca713128d958712366140c80e35019a489.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: fixes in diabook unused replacement variable displays %1 in all html2bbcode 'code' blocks revup style.css fix * master:
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 81e84d372..362b49e9f 100755
--- 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.1270' );
+define ( 'FRIENDICA_VERSION', '2.3.1271' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );