aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-21 16:29:43 -0700
committerFriendika <info@friendika.com>2011-06-21 16:29:43 -0700
commit043bde42a6a8dc312bbe66921a5339e09e9bef2f (patch)
tree2f16b00b19c540909ce6c48b444e16bc2ade779a /boot.php
parentab143a3102560c3a507bf45f9a5c4cd4d6937b91 (diff)
downloadvolse-hubzilla-043bde42a6a8dc312bbe66921a5339e09e9bef2f.tar.gz
volse-hubzilla-043bde42a6a8dc312bbe66921a5339e09e9bef2f.tar.bz2
volse-hubzilla-043bde42a6a8dc312bbe66921a5339e09e9bef2f.zip
fix banding on logo, xhtml compliant list and basic table support
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 b726b79a8..49120b7cd 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.1017' );
+define ( 'FRIENDIKA_VERSION', '2.2.1018' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1065 );