aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-05-31 08:43:14 +0200
committerzottel <github@zottel.net>2012-05-31 08:43:14 +0200
commit20fdbda25e7fa1c1f6e234867df495be1085f3f8 (patch)
tree6eb8a4448647f17357d5c5219ddc577f4948230d /boot.php
parent24b58af68938558baa2ddc6809401ec528ff1176 (diff)
parentf0cf0ebb485432b444b1d85843385ebfda0260fd (diff)
downloadvolse-hubzilla-20fdbda25e7fa1c1f6e234867df495be1085f3f8.tar.gz
volse-hubzilla-20fdbda25e7fa1c1f6e234867df495be1085f3f8.tar.bz2
volse-hubzilla-20fdbda25e7fa1c1f6e234867df495be1085f3f8.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 54ab14d63..fc5b9b2a6 100644
--- 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', '3.0.1358' );
+define ( 'FRIENDICA_VERSION', '3.0.1359' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1145 );