aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-19 13:51:55 -0800
committerfriendica <info@friendica.com>2011-12-19 13:51:55 -0800
commit7c6bc5a93d50de8e15d6158aa3dae7936097dbec (patch)
tree26d288b471d9a1737556771261430ff29e9b2974 /boot.php
parent177af1fc9d286c4ecc7e5ce43e17f492b9e11817 (diff)
downloadvolse-hubzilla-7c6bc5a93d50de8e15d6158aa3dae7936097dbec.tar.gz
volse-hubzilla-7c6bc5a93d50de8e15d6158aa3dae7936097dbec.tar.bz2
volse-hubzilla-7c6bc5a93d50de8e15d6158aa3dae7936097dbec.zip
invalid thread-id in "nouveau" mode of conversation, bug 245
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 5cc77182a..9f00d8d4b 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '2.3.1199' );
+define ( 'FRIENDICA_VERSION', '2.3.1200' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );