aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-01-09 13:27:57 +0000
committerMario <mario@mariovavti.com>2021-01-09 13:27:57 +0000
commit1294c05a913b2bb012d138e72fb2a0271027c265 (patch)
tree345ab6093c612213f167a89ffb574284ccd49512
parent61e782389c20a0d22749985177370149af4ae119 (diff)
downloadvolse-hubzilla-1294c05a913b2bb012d138e72fb2a0271027c265.tar.gz
volse-hubzilla-1294c05a913b2bb012d138e72fb2a0271027c265.tar.bz2
volse-hubzilla-1294c05a913b2bb012d138e72fb2a0271027c265.zip
version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 70c56960a..1baaf1534 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '5.3' );
+define ( 'STD_VERSION', '5.3.1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1240 );