aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-20 16:10:03 -0700
committerFriendika <info@friendika.com>2011-06-20 16:10:03 -0700
commit285d617569f525b213318bcb2eadcbb34400e4f3 (patch)
treea49c86053819547be6dd845efb392e9bbc1b8f39 /boot.php
parentde24f681120209191fbb1460496cabfd8e81413b (diff)
downloadvolse-hubzilla-285d617569f525b213318bcb2eadcbb34400e4f3.tar.gz
volse-hubzilla-285d617569f525b213318bcb2eadcbb34400e4f3.tar.bz2
volse-hubzilla-285d617569f525b213318bcb2eadcbb34400e4f3.zip
using pre - one less str_replace for log viewing
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 1364385a1..888fb7920 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.1016' );
+define ( 'FRIENDIKA_VERSION', '2.2.1017' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1064 );