aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-02-09 01:53:46 +0000
committerMario <mario@mariovavti.com>2023-02-09 01:53:46 +0000
commit5f89bd75a4f1b2b5940daf77053ea5774003c5e5 (patch)
treeca1878f8c3c150c1b13e7580dbb70193b714e97a /boot.php
parent09c9b47265b144c905a51434c40002d8aef526e5 (diff)
downloadvolse-hubzilla-5f89bd75a4f1b2b5940daf77053ea5774003c5e5.tar.gz
volse-hubzilla-5f89bd75a4f1b2b5940daf77053ea5774003c5e5.tar.bz2
volse-hubzilla-5f89bd75a4f1b2b5940daf77053ea5774003c5e5.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 d2ae2e38d..8ad1d371a 100644
--- a/boot.php
+++ b/boot.php
@@ -60,7 +60,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '8.1.3');
+define('STD_VERSION', '8.1.4');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);