aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-06-11 08:33:02 +0200
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-06-11 08:33:02 +0200
commit4d3c6941cafb3b8a7e1d2ccccd5003a2dc468a4d (patch)
tree74205c0f87d9abf2cd2fe80563643bcbf3ab0a8c /boot.php
parenteb6666e1563cef91843539d3b98dc4936c4cea1f (diff)
parentd66056af9d56d86fdb57061c83c9187ea9f51403 (diff)
downloadvolse-hubzilla-4d3c6941cafb3b8a7e1d2ccccd5003a2dc468a4d.tar.gz
volse-hubzilla-4d3c6941cafb3b8a7e1d2ccccd5003a2dc468a4d.tar.bz2
volse-hubzilla-4d3c6941cafb3b8a7e1d2ccccd5003a2dc468a4d.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 b94000b60..b8b0dc059 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.1006' );
+define ( 'FRIENDIKA_VERSION', '2.2.1007' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1063 );