aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-15 16:36:49 -0700
committerFriendika <info@friendika.com>2011-05-15 16:36:49 -0700
commit730322ee5fd1b04a026ce6d0bafae9079f307a4b (patch)
tree45dfb0056abb56fe3fafd3184cdd358761e78166 /boot.php
parent45b9bd96baa12c426b1a0a629e81908a59f149d9 (diff)
downloadvolse-hubzilla-730322ee5fd1b04a026ce6d0bafae9079f307a4b.tar.gz
volse-hubzilla-730322ee5fd1b04a026ce6d0bafae9079f307a4b.tar.bz2
volse-hubzilla-730322ee5fd1b04a026ce6d0bafae9079f307a4b.zip
bug #70 - error messages on group deletion, warning cleanup
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 eb70dd8f6..e06e1574e 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.979' );
+define ( 'FRIENDIKA_VERSION', '2.2.981' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );