aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-05-13 12:17:08 +0200
committerMario Vavti <mario@mariovavti.com>2019-05-13 12:17:08 +0200
commit3e431c65be4c7d0cc9640af216ffdff02695401d (patch)
tree43f7db2ec2df72fb4f995c8b5bd4c6320a974fef /boot.php
parent5b0b90d1f504d368825a4bbfc483ca76d48e7a65 (diff)
downloadvolse-hubzilla-3e431c65be4c7d0cc9640af216ffdff02695401d.tar.gz
volse-hubzilla-3e431c65be4c7d0cc9640af216ffdff02695401d.tar.bz2
volse-hubzilla-3e431c65be4c7d0cc9640af216ffdff02695401d.zip
bump 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 ab0f2720f..1b13b335a 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.2RC' );
+define ( 'STD_VERSION', '4.3' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );