aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-12 15:46:27 -0700
committerFriendika <info@friendika.com>2011-05-12 15:46:27 -0700
commit75c4e6e9a6d2230a467c6ffc37c66ae971b498b6 (patch)
tree9839cab0c42470aa6cefd5a01c61e9f92f0f5dc6 /boot.php
parent869c7df78b8e822d2f991f8305f17c881f1ea3e2 (diff)
downloadvolse-hubzilla-75c4e6e9a6d2230a467c6ffc37c66ae971b498b6.tar.gz
volse-hubzilla-75c4e6e9a6d2230a467c6ffc37c66ae971b498b6.tar.bz2
volse-hubzilla-75c4e6e9a6d2230a467c6ffc37c66ae971b498b6.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 65606aaf2..fbf7df1e2 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.977' );
+define ( 'FRIENDIKA_VERSION', '2.2.978' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );