aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-14 15:30:05 -0700
committerFriendika <info@friendika.com>2011-09-14 15:30:05 -0700
commit93c235a912aa4d413dd00e636c211fe53b5c1553 (patch)
treed90d46ee66ed3911b80292549d5ef0985d622aba /boot.php
parent44d70a238fed787d1c762a19507b19d8a3a8d8cd (diff)
downloadvolse-hubzilla-93c235a912aa4d413dd00e636c211fe53b5c1553.tar.gz
volse-hubzilla-93c235a912aa4d413dd00e636c211fe53b5c1553.tar.bz2
volse-hubzilla-93c235a912aa4d413dd00e636c211fe53b5c1553.zip
capitalise Link
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 c369696f1..a9cfb7cac 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.1102' );
+define ( 'FRIENDIKA_VERSION', '2.2.1103' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1087 );