aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-20 17:01:41 -0800
committerfriendica <info@friendica.com>2011-12-20 17:01:41 -0800
commit7fbfbdae0700e68a465f70963521b9043fe5de30 (patch)
tree8624a6331bbaa3604af5e203d31253054933c030 /boot.php
parentc0c4c46874ed7e1798900422112ca643c1bb3cc0 (diff)
downloadvolse-hubzilla-7fbfbdae0700e68a465f70963521b9043fe5de30.tar.gz
volse-hubzilla-7fbfbdae0700e68a465f70963521b9043fe5de30.tar.bz2
volse-hubzilla-7fbfbdae0700e68a465f70963521b9043fe5de30.zip
audio/video bb tags showing up on Diaspora
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 61f14d9bc..742b6c679 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.1200' );
+define ( 'FRIENDICA_VERSION', '2.3.1201' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );