aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2022-04-26 11:12:43 +0200
committerMario Vavti <mario@mariovavti.com>2022-04-26 11:12:43 +0200
commitc5f33baf27d80e2a7ad7307eacd3137609eeb089 (patch)
tree5dc2120004208a475da397d3ec6c10e947d85bed /boot.php
parent2efcdd92e0f31c92b89d0fe9ac525d135a8d6a0f (diff)
downloadvolse-hubzilla-c5f33baf27d80e2a7ad7307eacd3137609eeb089.tar.gz
volse-hubzilla-c5f33baf27d80e2a7ad7307eacd3137609eeb089.tar.bz2
volse-hubzilla-c5f33baf27d80e2a7ad7307eacd3137609eeb089.zip
version 7.2.27.2.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 a623ff42e..7d2e2f757 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.3.2');
+define('STD_VERSION', '7.2.2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1252);