aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-09-06 19:26:30 +0000
committerMario <mario@mariovavti.com>2021-09-06 19:26:30 +0000
commit0f54b26e9d458c0c12cd3cbdb609e439eb9e3812 (patch)
tree9e7ab2280abe3f0d0a937931432dc252592da064 /boot.php
parent1aa782633184f41733778ce75139f0d9a890e1e3 (diff)
downloadvolse-hubzilla-0f54b26e9d458c0c12cd3cbdb609e439eb9e3812.tar.gz
volse-hubzilla-0f54b26e9d458c0c12cd3cbdb609e439eb9e3812.tar.bz2
volse-hubzilla-0f54b26e9d458c0c12cd3cbdb609e439eb9e3812.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 53781572a..93b48e2ae 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' );
+define ( 'STD_VERSION', '6.3.1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );