From e46e3027fa90309d5d0051aa82fc0a8e16512935 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Sun, 16 Oct 2016 16:48:33 -0700 Subject: rename diaspora2bb() to markdown_to_bb() to reflect that is has a more generic use --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index bd0248f34..6f166fc51 100755 --- a/boot.php +++ b/boot.php @@ -44,7 +44,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '1.15' ); +define ( 'STD_VERSION', '1.15.1' ); define ( 'ZOT_REVISION', '1.1' ); define ( 'DB_UPDATE_VERSION', 1184 ); -- cgit v1.2.3