aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-05-27 08:19:23 +0200
committerMario Vavti <mario@mariovavti.com>2019-05-27 08:19:23 +0200
commit23a0dbe3cc9aed0eecb50d7814319b857ecb0a2b (patch)
tree1925f4eed414aaf80665d398b9336da9fb3a361c
parent545ece82b3c03fb11879ea0f06978b8bae1e7ce4 (diff)
downloadvolse-hubzilla-23a0dbe3cc9aed0eecb50d7814319b857ecb0a2b.tar.gz
volse-hubzilla-23a0dbe3cc9aed0eecb50d7814319b857ecb0a2b.tar.bz2
volse-hubzilla-23a0dbe3cc9aed0eecb50d7814319b857ecb0a2b.zip
4.2RC2
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 9bb42a1a5..6da76fd22 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.2RC1' );
+define ( 'STD_VERSION', '4.2RC2' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );