aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-16 06:51:33 -0700
committerFriendika <info@friendika.com>2011-09-16 06:51:33 -0700
commit9b5d5eca07099f9517be617b0cfb903988b01583 (patch)
treeeb9b724cc841e721fca4b63b5305ff1500096e89 /boot.php
parent2e43b291e73f6d7c36a9d8743fc2635dc3444841 (diff)
parent9c3503a706d445bcbf7a14c2adcd8d344df3e46b (diff)
downloadvolse-hubzilla-9b5d5eca07099f9517be617b0cfb903988b01583.tar.gz
volse-hubzilla-9b5d5eca07099f9517be617b0cfb903988b01583.tar.bz2
volse-hubzilla-9b5d5eca07099f9517be617b0cfb903988b01583.zip
Merge branch 'friday'
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 a9cfb7cac..6ee649230 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.1103' );
+define ( 'FRIENDIKA_VERSION', '2.2.1104' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1087 );