aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMichael Vogel <icarus@dabo.de>2012-05-26 15:42:23 +0200
committerMichael Vogel <icarus@dabo.de>2012-05-26 15:42:23 +0200
commita08232fa955385b2eaff5f9094b39071fb1632ae (patch)
treeb18ccde349d9f2a0dc06e32bdae0007b5953d4f9 /boot.php
parent7f19d39b146844fd71d148690d3e550df9d3043b (diff)
parent817fc37f41c030381507384db581f62d9a1b5044 (diff)
downloadvolse-hubzilla-a08232fa955385b2eaff5f9094b39071fb1632ae.tar.gz
volse-hubzilla-a08232fa955385b2eaff5f9094b39071fb1632ae.tar.bz2
volse-hubzilla-a08232fa955385b2eaff5f9094b39071fb1632ae.zip
Merge branch 'master' of github.com:annando/friendica
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 634cf28c9..64420f434 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.1353' );
+define ( 'FRIENDICA_VERSION', '3.0.1354' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1144 );