aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2019-11-11 08:06:44 +0000
committerMario <mario@mariovavti.com>2019-11-11 08:06:44 +0000
commit602768209bcaf3572d6f8457e91d3de12540c636 (patch)
tree8077a818c96add435f9ba4e843b1a1ab4c96549e
parent73b1f8fcdd4416369d5369aadc9cfa227dda38d1 (diff)
downloadvolse-hubzilla-602768209bcaf3572d6f8457e91d3de12540c636.tar.gz
volse-hubzilla-602768209bcaf3572d6f8457e91d3de12540c636.tar.bz2
volse-hubzilla-602768209bcaf3572d6f8457e91d3de12540c636.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 38e1ad2d6..fb580e3a9 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.5' );
+define ( 'STD_VERSION', '4.6RC' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );