]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
comment boxes not work in alternate languages
[friendica.git] / boot.php
index 7d9337b2ed1aa0e8822746ddd59b1a3ae3a75e16..74956e9f6a3599d42453f714b7906b34f24e2e44 100644 (file)
--- 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      );