aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-11-05 09:52:11 +0000
committerMario <mario@mariovavti.com>2022-11-05 09:52:11 +0000
commit96bf9d07699d7a5827647d6c12462e202c4c9a16 (patch)
treec03025234390456e4f8806a734445c3d28257710 /boot.php
parent7fc9c83986d0ca0707c408b77f2acfb954532c42 (diff)
downloadvolse-hubzilla-96bf9d07699d7a5827647d6c12462e202c4c9a16.tar.gz
volse-hubzilla-96bf9d07699d7a5827647d6c12462e202c4c9a16.tar.bz2
volse-hubzilla-96bf9d07699d7a5827647d6c12462e202c4c9a16.zip
version 7.8.2
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 600c49752..bc4b6a597 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', '7.9.2');
+define('STD_VERSION', '7.8.2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);