aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-10-27 08:05:57 +0000
committerMario <mario@mariovavti.com>2021-10-27 08:05:57 +0000
commit9a4ca44255f64e0293dc1662e9824bba3a9cf793 (patch)
tree535eb67fd6379c54e20a660480a5a05a43168bbb /boot.php
parent6fce9a41b04cf4d9a4ecb1528f576f307708262b (diff)
downloadvolse-hubzilla-9a4ca44255f64e0293dc1662e9824bba3a9cf793.tar.gz
volse-hubzilla-9a4ca44255f64e0293dc1662e9824bba3a9cf793.tar.bz2
volse-hubzilla-9a4ca44255f64e0293dc1662e9824bba3a9cf793.zip
version and strings
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 48712cf0c..9761e9fea 100644
--- a/boot.php
+++ b/boot.php
@@ -53,7 +53,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '6.3.6' );
+define ( 'STD_VERSION', '6.4RC1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );