aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-03-04 17:03:37 +0000
committerMario <mario@mariovavti.com>2023-03-04 17:03:37 +0000
commit9f10e7e3562dfa161962439fe117e11ba42e6875 (patch)
tree99b9729c32c8bb64a52c3eeb7fe1021c9484b35d /boot.php
parentdc6075aa3f91ad8e96f440f0569cfe5bd862b201 (diff)
downloadvolse-hubzilla-9f10e7e3562dfa161962439fe117e11ba42e6875.tar.gz
volse-hubzilla-9f10e7e3562dfa161962439fe117e11ba42e6875.tar.bz2
volse-hubzilla-9f10e7e3562dfa161962439fe117e11ba42e6875.zip
simplify pageloader animation
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 dd3f53b92..02e344fad 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.7');
+define('STD_VERSION', '8.1.8');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);