aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-11 15:09:57 -0700
committerFriendika <info@friendika.com>2011-09-11 15:09:57 -0700
commit0e441fe19618ab40722e79dfe531ae5a181fc990 (patch)
treec0b03870eefda4517bd8c5e9dce105e227382b2a /boot.php
parent0c0a60439648c1ab0980cb309a73a3dd7e96eeb9 (diff)
downloadvolse-hubzilla-0e441fe19618ab40722e79dfe531ae5a181fc990.tar.gz
volse-hubzilla-0e441fe19618ab40722e79dfe531ae5a181fc990.tar.bz2
volse-hubzilla-0e441fe19618ab40722e79dfe531ae5a181fc990.zip
bug #147 comments not working on private notes 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 b159ef073..47af7ae44 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.1098' );
+define ( 'FRIENDIKA_VERSION', '2.2.1100' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1087 );