aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-06-17 10:45:43 +0200
committerMario Vavti <mario@mariovavti.com>2019-06-17 10:45:43 +0200
commitf106b1db158ed2e8f620e046c3ca06b8584149e9 (patch)
tree820a72f9d4414de153a20518d86a23586638bbb7 /boot.php
parent9507f191b02c05d4cbbbe0ab3072f5a8211b1312 (diff)
downloadvolse-hubzilla-f106b1db158ed2e8f620e046c3ca06b8584149e9.tar.gz
volse-hubzilla-f106b1db158ed2e8f620e046c3ca06b8584149e9.tar.bz2
volse-hubzilla-f106b1db158ed2e8f620e046c3ca06b8584149e9.zip
changelog and version
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 86c3c3272..c28be6594 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.3' );
+define ( 'STD_VERSION', '4.3.1' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );