aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-05-20 22:24:54 +0200
committerMario Vavti <mario@mariovavti.com>2017-05-20 22:24:54 +0200
commitb14fb1759d4eece5d98092d93fc38f178b28a236 (patch)
tree4a74accf26325f5146eae4715deb1145ac8fb4c4
parentabd757d35645b4aa9f83ac3ebad864dc0a54fc5b (diff)
downloadvolse-hubzilla-b14fb1759d4eece5d98092d93fc38f178b28a236.tar.gz
volse-hubzilla-b14fb1759d4eece5d98092d93fc38f178b28a236.tar.bz2
volse-hubzilla-b14fb1759d4eece5d98092d93fc38f178b28a236.zip
2.4RC1
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 7e75e3aac..453989451 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.4RC' );
+define ( 'STD_VERSION', '2.4RC1' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1191 );