aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-03-22 09:16:10 +0100
committerzottel <github@zottel.net>2012-03-22 09:16:10 +0100
commit3f3c4aec79bf3ceedd551bae7cec7acfd68e3772 (patch)
treeae5af3e8b7dda429b744c70ea3fda111c30b15c3 /boot.php
parent88bbc5e0bc89f84aaf5160546dfa782f8f1d7e5e (diff)
parent576eb6cc389d54c29b29b97d3c6d160e61bbf6ca (diff)
downloadvolse-hubzilla-3f3c4aec79bf3ceedd551bae7cec7acfd68e3772.tar.gz
volse-hubzilla-3f3c4aec79bf3ceedd551bae7cec7acfd68e3772.tar.bz2
volse-hubzilla-3f3c4aec79bf3ceedd551bae7cec7acfd68e3772.zip
Merge remote branch 'upstream/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 fa081df1b..910de6f82 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.1287' );
+define ( 'FRIENDICA_VERSION', '2.3.1288' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1132 );