aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-13 16:05:03 -0700
committerFriendika <info@friendika.com>2011-08-13 16:05:03 -0700
commitc9225a691b8e54c85f2f12f1d37ff4c2aa12e139 (patch)
treec3e38b51518b1f6dc8b76d2f832b92098acee391 /boot.php
parent88f94325a412d2ef39ac57c6419507ace6b3f8bb (diff)
downloadvolse-hubzilla-c9225a691b8e54c85f2f12f1d37ff4c2aa12e139.tar.gz
volse-hubzilla-c9225a691b8e54c85f2f12f1d37ff4c2aa12e139.tar.bz2
volse-hubzilla-c9225a691b8e54c85f2f12f1d37ff4c2aa12e139.zip
js_upload reporting 43k file too big
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 76b80ce04..587e082b4 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.1070' );
+define ( 'FRIENDIKA_VERSION', '2.2.1071' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1079 );