aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-12-15 12:18:07 +0000
committerMario <mario@mariovavti.com>2021-12-15 12:18:07 +0000
commitfe330ec1bb8da2371cf6afc57fbedc203248e3de (patch)
treeeb9f50e23c47b6e45351dee70a68ac38783cee7f /boot.php
parent2968bf8241d2969c4d51f1651fc3f8c7688b2fca (diff)
downloadvolse-hubzilla-fe330ec1bb8da2371cf6afc57fbedc203248e3de.tar.gz
volse-hubzilla-fe330ec1bb8da2371cf6afc57fbedc203248e3de.tar.bz2
volse-hubzilla-fe330ec1bb8da2371cf6afc57fbedc203248e3de.zip
bump version
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 120383d7c..838c93177 100644
--- a/boot.php
+++ b/boot.php
@@ -55,7 +55,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '6.5.9' );
+define ( 'STD_VERSION', '6.5.10' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1249 );