aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-11-20 20:38:10 +0000
committerMario <mario@mariovavti.com>2020-11-20 20:38:10 +0000
commit2d4064aca4517eac695ba0f0f3618f4a7f7a08cb (patch)
tree8326859d41f4211483bc261c1ce5bc8c2de80577 /boot.php
parent337d8ea78c2e799257fa4cbaf0ba96bc7c3d05d3 (diff)
downloadvolse-hubzilla-2d4064aca4517eac695ba0f0f3618f4a7f7a08cb.tar.gz
volse-hubzilla-2d4064aca4517eac695ba0f0f3618f4a7f7a08cb.tar.bz2
volse-hubzilla-2d4064aca4517eac695ba0f0f3618f4a7f7a08cb.zip
returning the rendered html when liking a post or comment
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 c5bfecb0a..8f50dbc6b 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.7' );
+define ( 'STD_VERSION', '5.1.8' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1239 );