aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-03-10 00:15:29 -0500
committerSimon L'nu <simon.lnu@gmail.com>2012-03-10 00:15:29 -0500
commit665ad7e6600778c446aa9c5fc48ed32b309e64a7 (patch)
treedc899a136a2b9666f8f44bfec5e515ea7198ff29 /boot.php
parent686fe47b8892d3c3cd82b77b77adf3c990a7c160 (diff)
parentd50a839c0420634ec5756c9f2f95c26484b63b4d (diff)
downloadvolse-hubzilla-665ad7e6600778c446aa9c5fc48ed32b309e64a7.tar.gz
volse-hubzilla-665ad7e6600778c446aa9c5fc48ed32b309e64a7.tar.bz2
volse-hubzilla-665ad7e6600778c446aa9c5fc48ed32b309e64a7.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: spec directory allow user to set number of items to show on network page revup * 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 76d2f9326..45f728999 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.1275' );
+define ( 'FRIENDICA_VERSION', '2.3.1276' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );