aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-11 19:25:15 -0700
committerFriendika <info@friendika.com>2011-05-11 19:25:15 -0700
commitc7e99cdbe3c1c8c86a6e45ba2fb291806b9c4d59 (patch)
treeb4c4747306f9e7825ee96eea9f739d587337b53a
parent1ca9263c879c5043cf35aec345d462bcfdd71321 (diff)
downloadvolse-hubzilla-c7e99cdbe3c1c8c86a6e45ba2fb291806b9c4d59.tar.gz
volse-hubzilla-c7e99cdbe3c1c8c86a6e45ba2fb291806b9c4d59.tar.bz2
volse-hubzilla-c7e99cdbe3c1c8c86a6e45ba2fb291806b9c4d59.zip
revup
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 84e252eb1..65606aaf2 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.976' );
+define ( 'FRIENDIKA_VERSION', '2.2.977' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );