aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-19 16:39:23 -0700
committerFriendika <info@friendika.com>2011-09-19 16:39:23 -0700
commita810d2a993fb0d5d778cf56f9cdea151ecdec341 (patch)
treec2ead5d6e2530caadd959c143c7538a106c71c50 /boot.php
parent97deaa31187868e200988a3fcd3722c49760fd4d (diff)
downloadvolse-hubzilla-a810d2a993fb0d5d778cf56f9cdea151ecdec341.tar.gz
volse-hubzilla-a810d2a993fb0d5d778cf56f9cdea151ecdec341.tar.bz2
volse-hubzilla-a810d2a993fb0d5d778cf56f9cdea151ecdec341.zip
put profile photo on photos page
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 d312682ac..f7c9d39d2 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.3.1108' );
+define ( 'FRIENDIKA_VERSION', '2.3.1109' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1090 );