aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-22 18:52:02 -0700
committerFriendika <info@friendika.com>2011-08-22 18:52:02 -0700
commiteb2ef6dec43391631e2989b55bc4d762336680ca (patch)
treeda2ffcc0410ac70ad82458a39245bdf89eb393a2 /boot.php
parent564ade0685470158ac487d9a9f18a21079c729bb (diff)
downloadvolse-hubzilla-eb2ef6dec43391631e2989b55bc4d762336680ca.tar.gz
volse-hubzilla-eb2ef6dec43391631e2989b55bc4d762336680ca.tar.bz2
volse-hubzilla-eb2ef6dec43391631e2989b55bc4d762336680ca.zip
diaspora admin toggle, update install guide
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 ae3c04b77..b0ff7830c 100644
--- a/boot.php
+++ b/boot.php
@@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
-define ( 'FRIENDIKA_VERSION', '2.2.1079' );
+define ( 'FRIENDIKA_VERSION', '2.2.1080' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1081 );