aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-14 03:05:54 -0700
committerFriendika <info@friendika.com>2011-07-14 03:05:54 -0700
commit7534b8873b7d0e857dbfe4c8085957f8a826ec03 (patch)
tree97c6b3937ed0694f0fa3a2eb767eadd67e44e0a8 /boot.php
parent74a608e1c77ab1d378ed6f09c8d70df3ea61cbca (diff)
downloadvolse-hubzilla-7534b8873b7d0e857dbfe4c8085957f8a826ec03.tar.gz
volse-hubzilla-7534b8873b7d0e857dbfe4c8085957f8a826ec03.tar.bz2
volse-hubzilla-7534b8873b7d0e857dbfe4c8085957f8a826ec03.zip
link tips on nav bar
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 5f0898a53..699328201 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.1039' );
+define ( 'FRIENDIKA_VERSION', '2.2.1040' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1075 );