aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-13 19:06:49 -0700
committerFriendika <info@friendika.com>2011-06-13 19:06:49 -0700
commitd5fdd4287dec00adcb08e389385b1ecbc23cca6a (patch)
tree87aa51b8d37d153701e077e9f090ffe6c6579ab0 /boot.php
parentd66056af9d56d86fdb57061c83c9187ea9f51403 (diff)
downloadvolse-hubzilla-d5fdd4287dec00adcb08e389385b1ecbc23cca6a.tar.gz
volse-hubzilla-d5fdd4287dec00adcb08e389385b1ecbc23cca6a.tar.bz2
volse-hubzilla-d5fdd4287dec00adcb08e389385b1ecbc23cca6a.zip
event sharing, cont.
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 b8b0dc059..8edc74910 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.1007' );
+define ( 'FRIENDIKA_VERSION', '2.2.1010' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1063 );