aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-05-18 07:29:41 +0000
committerMario <mario@mariovavti.com>2020-05-18 07:29:41 +0000
commitb161b02c51b2c9bbec04039a591c9f557a3458a9 (patch)
tree8c537413d9192128f196f5adc08e6069356fa148 /boot.php
parentddc544e00a78f7837599f187a564cc6871354d81 (diff)
downloadvolse-hubzilla-b161b02c51b2c9bbec04039a591c9f557a3458a9.tar.gz
volse-hubzilla-b161b02c51b2c9bbec04039a591c9f557a3458a9.tar.bz2
volse-hubzilla-b161b02c51b2c9bbec04039a591c9f557a3458a9.zip
bump 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 193956635..24b19c7b4 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.7' );
+define ( 'STD_VERSION', '4.7.8' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1238 );