aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-20 15:23:36 -0700
committerFriendika <info@friendika.com>2011-09-20 15:23:36 -0700
commitdeeae7bdb5dffcdb8f11a604d7ca3078cfadf754 (patch)
tree4b4441173fdd23935882bf3c72dfe35672f639ba /boot.php
parent119cd9c0cee5e416199da900016609259598cb0b (diff)
downloadvolse-hubzilla-deeae7bdb5dffcdb8f11a604d7ca3078cfadf754.tar.gz
volse-hubzilla-deeae7bdb5dffcdb8f11a604d7ca3078cfadf754.tar.bz2
volse-hubzilla-deeae7bdb5dffcdb8f11a604d7ca3078cfadf754.zip
diaspora markdown changes, parse_url format change
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 b38855f35..61384a427 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.1109' );
+define ( 'FRIENDIKA_VERSION', '2.3.1110' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1091 );