aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-19 15:55:19 -0700
committerFriendika <info@friendika.com>2011-06-19 15:55:19 -0700
commitd8e2dc23b9a62a2c5ab21eb13ab78340031ca051 (patch)
tree28a2a541d8cc49a00a5e91ad6936f3677d0363c4 /boot.php
parentfba2056b1ffb77c087feb05035f68736539e20ad (diff)
downloadvolse-hubzilla-d8e2dc23b9a62a2c5ab21eb13ab78340031ca051.tar.gz
volse-hubzilla-d8e2dc23b9a62a2c5ab21eb13ab78340031ca051.tar.bz2
volse-hubzilla-d8e2dc23b9a62a2c5ab21eb13ab78340031ca051.zip
revup
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 5165dc990..eeaf00f1a 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.1015' );
+define ( 'FRIENDIKA_VERSION', '2.2.1016' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1063 );