aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-14 19:48:37 -0700
committerFriendika <info@friendika.com>2011-06-14 19:48:37 -0700
commit5105b3febc5619541a7a97032def5922690e9c02 (patch)
tree4bde6f06858f92c76c8079b3cf6145bc8ab41c69 /boot.php
parenta62d33dd48cee5326819b6620313869869d9e87a (diff)
downloadvolse-hubzilla-5105b3febc5619541a7a97032def5922690e9c02.tar.gz
volse-hubzilla-5105b3febc5619541a7a97032def5922690e9c02.tar.bz2
volse-hubzilla-5105b3febc5619541a7a97032def5922690e9c02.zip
event calendar links, editing
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 );