aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-09-20 15:10:31 +0000
committerMario <mario@mariovavti.com>2020-09-20 15:10:31 +0000
commitf2c1fd2a48273f6ff3356a9baf3d96d49c4e1a52 (patch)
treec233e6dde3cb8af035ad8a316dcc1f7e8eb94a2a /boot.php
parenta86fd554a393a74f86a821756b8d02b34cb7cb20 (diff)
downloadvolse-hubzilla-f2c1fd2a48273f6ff3356a9baf3d96d49c4e1a52.tar.gz
volse-hubzilla-f2c1fd2a48273f6ff3356a9baf3d96d49c4e1a52.tar.bz2
volse-hubzilla-f2c1fd2a48273f6ff3356a9baf3d96d49c4e1a52.zip
ÃRC1
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 332031fd1..b4c59edd0 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', '5.0RC' );
+define ( 'STD_VERSION', '5.0RC1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1238 );