aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-26 18:29:21 +0000
committerMario <mario@mariovavti.com>2023-01-26 18:29:21 +0000
commita2fc2e776ae0e77a84612a7ca33d6bd3255d5fc6 (patch)
treeb9353ce54f2599ec326da3f368dfe69804e564d5 /boot.php
parent79b40179b40b0f1539e58a8c2c7d7f914e6b212b (diff)
downloadvolse-hubzilla-a2fc2e776ae0e77a84612a7ca33d6bd3255d5fc6.tar.gz
volse-hubzilla-a2fc2e776ae0e77a84612a7ca33d6bd3255d5fc6.tar.bz2
volse-hubzilla-a2fc2e776ae0e77a84612a7ca33d6bd3255d5fc6.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 2e95f247f..d2ae2e38d 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.2');
+define('STD_VERSION', '8.1.3');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);