aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-23 18:17:35 -0700
committerFriendika <info@friendika.com>2011-08-23 18:17:35 -0700
commit56d64316f457c85141e35356a61a4d352ed9f24c (patch)
tree40e6bb98c68efb6623bbda25dfc799cbe5e77661 /boot.php
parent91de9edecd2663d5e3313da1b8a01a35e7e8970e (diff)
downloadvolse-hubzilla-56d64316f457c85141e35356a61a4d352ed9f24c.tar.gz
volse-hubzilla-56d64316f457c85141e35356a61a4d352ed9f24c.tar.bz2
volse-hubzilla-56d64316f457c85141e35356a61a4d352ed9f24c.zip
diaspora photos ?
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/boot.php b/boot.php
index b0ff7830c..16b8f9c85 100644
--- a/boot.php
+++ b/boot.php
@@ -7,9 +7,9 @@ require_once('include/text.php');
require_once("include/pgettext.php");
-define ( 'FRIENDIKA_VERSION', '2.2.1080' );
+define ( 'FRIENDIKA_VERSION', '2.2.1081' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1081 );
+define ( 'DB_UPDATE_VERSION', 1082 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );