aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2019-04-15 22:29:50 -0700
committerzotlabs <mike@macgirvin.com>2019-04-15 22:29:50 -0700
commitf7b281a65f914cae8611c3e4c9befcc2a20a057a (patch)
tree659c8b64743ac4cb894820eaa0f3ca47329b13d3 /boot.php
parent0615709a7ab7bba66b2a07d593e84a35ed083edb (diff)
parent71f17a233e29a45304f43ee2329bfff1865c6917 (diff)
downloadvolse-hubzilla-f7b281a65f914cae8611c3e4c9befcc2a20a057a.tar.gz
volse-hubzilla-f7b281a65f914cae8611c3e4c9befcc2a20a057a.tar.bz2
volse-hubzilla-f7b281a65f914cae8611c3e4c9befcc2a20a057a.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 118443df9..6664e80cf 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '4.1.1' );
+define ( 'STD_VERSION', '4.1.2' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1231 );