aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-11-12 08:57:51 +0000
committerMario <mario@mariovavti.com>2020-11-12 08:57:51 +0000
commitc879e5de44d8a29fb3d3aa0902f44a85add8ef99 (patch)
treeb3a58d5cf2cbc40e62af1ee2aa8cb089266629d0 /boot.php
parent890290fff019f691221a530b0cff01f291b38044 (diff)
downloadvolse-hubzilla-c879e5de44d8a29fb3d3aa0902f44a85add8ef99.tar.gz
volse-hubzilla-c879e5de44d8a29fb3d3aa0902f44a85add8ef99.tar.bz2
volse-hubzilla-c879e5de44d8a29fb3d3aa0902f44a85add8ef99.zip
changelog and version bump
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 9045fe9f4..385a34891 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.1.2' );
+define ( 'STD_VERSION', '5.1.3' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1238 );