aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-07-26 07:47:52 +0000
committerMario <mario@mariovavti.com>2020-07-26 07:47:52 +0000
commit33d417955d1c84577ef01b00c3dd483028e93246 (patch)
treeb20697436d3bd6750e8222cf8a03460b8d63bf80 /boot.php
parent9f0f794a0a6bc93750e2e8169bd80db10b5bb1b9 (diff)
downloadvolse-hubzilla-33d417955d1c84577ef01b00c3dd483028e93246.tar.gz
volse-hubzilla-33d417955d1c84577ef01b00c3dd483028e93246.tar.bz2
volse-hubzilla-33d417955d1c84577ef01b00c3dd483028e93246.zip
version
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 9f4a0b551..a6aa74ca7 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '4.7.11' );
+define ( 'STD_VERSION', '4.7.12' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1238 );