aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-05-12 09:08:56 +0000
committerMario <mario@mariovavti.com>2020-05-12 09:08:56 +0000
commit249427365b4304088c6c9cea37caea1e03ea8ccf (patch)
tree0ec848440a5bc231cd35ec7b213db679cbc35092
parent326644104c169ddcc5188af994e1a0fa932ad99f (diff)
downloadvolse-hubzilla-249427365b4304088c6c9cea37caea1e03ea8ccf.tar.gz
volse-hubzilla-249427365b4304088c6c9cea37caea1e03ea8ccf.tar.bz2
volse-hubzilla-249427365b4304088c6c9cea37caea1e03ea8ccf.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 2c8183e40..193956635 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.6' );
+define ( 'STD_VERSION', '4.7.7' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1238 );