aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-12-17 21:10:00 +0000
committerMario <mario@mariovavti.com>2021-12-17 21:10:00 +0000
commit9c79b5be77da7e5626ca7f0671fe5ed9b1f9c955 (patch)
treeebe137dc68ee202cd7d1ad586f6dfd81f18d032f /boot.php
parent2d9a4f4e42948767b06577f6263aa7b40956a3b6 (diff)
downloadvolse-hubzilla-9c79b5be77da7e5626ca7f0671fe5ed9b1f9c955.tar.gz
volse-hubzilla-9c79b5be77da7e5626ca7f0671fe5ed9b1f9c955.tar.bz2
volse-hubzilla-9c79b5be77da7e5626ca7f0671fe5ed9b1f9c955.zip
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 91f0b8147..ed2397b43 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.10' );
+define ( 'STD_VERSION', '6.5.11' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1250 );