aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2018-01-04 11:34:57 +0100
committerMario <mario@mariovavti.com>2018-01-04 11:34:57 +0100
commit57214fd659f85bc99f99f07843515e09a8b4d96d (patch)
tree3d724ae92c626e526ef86004c809166f89715e8b
parent5a2b17a1da78dc413b0fe195ed5c34ec23f27d1c (diff)
downloadvolse-hubzilla-57214fd659f85bc99f99f07843515e09a8b4d96d.tar.gz
volse-hubzilla-57214fd659f85bc99f99f07843515e09a8b4d96d.tar.bz2
volse-hubzilla-57214fd659f85bc99f99f07843515e09a8b4d96d.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index c27247623..effd50bba 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '3.0RC' );
+define ( 'STD_VERSION', '3.0RC1' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );