aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-17 16:08:47 -0700
committerFriendika <info@friendika.com>2011-07-17 16:08:47 -0700
commit43110db749850e49d309ad8b3e72266bd373a2a8 (patch)
tree29e37a53fb18961eac1f6eca051bff093aded5cb /boot.php
parent944f03d3675779e32a6ed8bed28609ca59a66554 (diff)
downloadvolse-hubzilla-43110db749850e49d309ad8b3e72266bd373a2a8.tar.gz
volse-hubzilla-43110db749850e49d309ad8b3e72266bd373a2a8.tar.bz2
volse-hubzilla-43110db749850e49d309ad8b3e72266bd373a2a8.zip
begin invites, fb setup changes
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 6a622dbc0..af510a808 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.1043' );
+define ( 'FRIENDIKA_VERSION', '2.2.1044' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1075 );