aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-05-23 19:20:24 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-05-23 19:20:24 -0400
commit30b658c42903f703003c793e1ec04b10c9e09147 (patch)
tree6831e687ce328444f839f9c5173a261d176eff87 /boot.php
parent1d56ec3c7a9736ace7e9e813b09e0cf5b6b0ccf3 (diff)
parent19bf0aa28397ddbfd6637c855e7f400ff8deef35 (diff)
downloadvolse-hubzilla-30b658c42903f703003c793e1ec04b10c9e09147.tar.gz
volse-hubzilla-30b658c42903f703003c793e1ec04b10c9e09147.tar.bz2
volse-hubzilla-30b658c42903f703003c793e1ec04b10c9e09147.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: slackr - better highlighting of current selections slackr - knock the sharp edges off the events calendar rev update * 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 e60c60c3b..5c67adaa0 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.1350' );
+define ( 'FRIENDICA_VERSION', '3.0.1351' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1144 );