aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-10 21:06:35 -0700
committerFriendika <info@friendika.com>2011-08-10 21:06:35 -0700
commit684ebd2ed8a2b225860b59256bf81146b1867d6a (patch)
tree5730a0213ccfd7bb19806d22222a955ff1d650ec /boot.php
parent06408664db04cd1cac255d21e7bab54e6ba0c047 (diff)
downloadvolse-hubzilla-684ebd2ed8a2b225860b59256bf81146b1867d6a.tar.gz
volse-hubzilla-684ebd2ed8a2b225860b59256bf81146b1867d6a.tar.bz2
volse-hubzilla-684ebd2ed8a2b225860b59256bf81146b1867d6a.zip
enhance random_string, block public email replies
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 3b8c27f60..ea304b1e8 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.1067' );
+define ( 'FRIENDIKA_VERSION', '2.2.1068' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1079 );