aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-06-04 10:16:06 +0200
committerMario Vavti <mario@mariovavti.com>2019-06-04 10:16:06 +0200
commitbc092d8d7815195d62299c0ea54caa4759e6f2e7 (patch)
treeaa070e40ab01cb1354cbf879a0fb8b2f570631d5
parentdd5933b0486002e042f0179075473dcded30fc24 (diff)
downloadvolse-hubzilla-bc092d8d7815195d62299c0ea54caa4759e6f2e7.tar.gz
volse-hubzilla-bc092d8d7815195d62299c0ea54caa4759e6f2e7.tar.bz2
volse-hubzilla-bc092d8d7815195d62299c0ea54caa4759e6f2e7.zip
version 4.2
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 48f2c719e..5904cac3c 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.2RC2' );
+define ( 'STD_VERSION', '4.2' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );