aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-10 15:26:31 -0700
committerFriendika <info@friendika.com>2011-05-10 15:26:31 -0700
commit8b2a514e96742892570edba3f04d18d274d1a9ea (patch)
treed71f9d184de4291afd5abc6ed7520ecdd89c25e6 /boot.php
parent944f1a7f4c03543119c8512eff22de0972d3216c (diff)
downloadvolse-hubzilla-8b2a514e96742892570edba3f04d18d274d1a9ea.tar.gz
volse-hubzilla-8b2a514e96742892570edba3f04d18d274d1a9ea.tar.bz2
volse-hubzilla-8b2a514e96742892570edba3f04d18d274d1a9ea.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 ab1505d79..e3798c7ad 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.975' );
+define ( 'FRIENDIKA_VERSION', '2.2.976' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );