aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-06-15 07:02:38 +0200
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-06-15 07:02:38 +0200
commitdbf6ee6a0578a0b4244852b74dac549a25e6f05d (patch)
treee2d33a9b7228d21fd8faa750e6b73eaa4f48e54c /boot.php
parentd08b068031f01e1bcf57a46b9e7dfcb217b6fb30 (diff)
parentcee63c7a0d5362e255551d0a8c3dfa667322f8b1 (diff)
downloadvolse-hubzilla-dbf6ee6a0578a0b4244852b74dac549a25e6f05d.tar.gz
volse-hubzilla-dbf6ee6a0578a0b4244852b74dac549a25e6f05d.tar.bz2
volse-hubzilla-dbf6ee6a0578a0b4244852b74dac549a25e6f05d.zip
Merge branch 'master' of git://github.com/friendika/friendika
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 8edc74910..5b7b60480 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
-define ( 'FRIENDIKA_VERSION', '2.2.1010' );
+define ( 'FRIENDIKA_VERSION', '2.2.1011' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1063 );