aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-10-27 08:11:09 +0000
committerMario <mario@mariovavti.com>2021-10-27 08:11:09 +0000
commitc082d12b59d8b94c6aabc0b147de651fb8441cfc (patch)
tree2c24ea78426e074eba330bd55e27ee496b7c46bc
parent9a4ca44255f64e0293dc1662e9824bba3a9cf793 (diff)
downloadvolse-hubzilla-c082d12b59d8b94c6aabc0b147de651fb8441cfc.tar.gz
volse-hubzilla-c082d12b59d8b94c6aabc0b147de651fb8441cfc.tar.bz2
volse-hubzilla-c082d12b59d8b94c6aabc0b147de651fb8441cfc.zip
bump dev version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 9761e9fea..6aba5e4be 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.4RC1' );
+define ( 'STD_VERSION', '6.5' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );