aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-05-03 12:33:42 +0000
committerMario <mario@mariovavti.com>2020-05-03 12:33:42 +0000
commit4eaba326ceeaadf0bbe418e4b8a8d5b63e9672b4 (patch)
tree895970f91500f792e39e08b3f65e79e9a57358cf /boot.php
parentfd48f9d173a7a76f9ecaedf078272f5fd3bdd706 (diff)
downloadvolse-hubzilla-4eaba326ceeaadf0bbe418e4b8a8d5b63e9672b4.tar.gz
volse-hubzilla-4eaba326ceeaadf0bbe418e4b8a8d5b63e9672b4.tar.bz2
volse-hubzilla-4eaba326ceeaadf0bbe418e4b8a8d5b63e9672b4.zip
version 4.7.6
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 4d641baf0..c574b84fb 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.5' );
+define ( 'STD_VERSION', '4.7.6' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1236 );