aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-11-17 15:42:56 -0800
committerfriendica <info@friendica.com>2011-11-17 15:42:56 -0800
commitfa4742e6eec1850f1bb53e38379cf2aac650cc3b (patch)
tree2dbbc885adcba4f1cb8277ebe8e782105489c05d /boot.php
parentc9846b745dfe2a4c20ffe4e1f48bb18da3886fd4 (diff)
downloadvolse-hubzilla-fa4742e6eec1850f1bb53e38379cf2aac650cc3b.tar.gz
volse-hubzilla-fa4742e6eec1850f1bb53e38379cf2aac650cc3b.tar.bz2
volse-hubzilla-fa4742e6eec1850f1bb53e38379cf2aac650cc3b.zip
comment boxes not work in alternate languages
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 7d9337b2e..74956e9f6 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Friendica');
-define ( 'FRIENDIKA_VERSION', '2.3.1167' );
+define ( 'FRIENDIKA_VERSION', '2.3.1168' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1104 );