aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-04-08 11:00:21 +0200
committerMario Vavti <mario@mariovavti.com>2019-04-08 11:00:21 +0200
commit7602d9e54b78eeb90f13595c81f581a451e7dc4a (patch)
tree42ecc066cf10aebc9ba364729830efa4f309b79b /boot.php
parentb026be410cc4b974d8e51af453fe3d15820e29ea (diff)
downloadvolse-hubzilla-7602d9e54b78eeb90f13595c81f581a451e7dc4a.tar.gz
volse-hubzilla-7602d9e54b78eeb90f13595c81f581a451e7dc4a.tar.bz2
volse-hubzilla-7602d9e54b78eeb90f13595c81f581a451e7dc4a.zip
changelog and version bump
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 );