aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-12 19:42:10 -0700
committerFriendika <info@friendika.com>2011-09-12 19:42:10 -0700
commit4f24494b0baca1d991cbc74bf3929631c657b676 (patch)
treebb8dbfe79c3297b02f5c570bc16a3b54ca066b45 /boot.php
parentff572487a38f9d703bf4ad37f3f8a9a499326a81 (diff)
downloadvolse-hubzilla-4f24494b0baca1d991cbc74bf3929631c657b676.tar.gz
volse-hubzilla-4f24494b0baca1d991cbc74bf3929631c657b676.tar.bz2
volse-hubzilla-4f24494b0baca1d991cbc74bf3929631c657b676.zip
Dreamhost's unreliable process model is really getting irritating
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 47af7ae44..19c8a86c6 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.1100' );
+define ( 'FRIENDIKA_VERSION', '2.2.1101' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1087 );