aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-11-20 09:15:19 +0000
committerMario <mario@mariovavti.com>2020-11-20 09:15:19 +0000
commit885edd6261256ddb0308a5e32d5e6a96704f2a39 (patch)
tree83c78a0d2b8ea8b8a0dd7137296ce1d1955f68a4 /boot.php
parent011de75706ddd407cadfde89eec891b17db17211 (diff)
downloadvolse-hubzilla-885edd6261256ddb0308a5e32d5e6a96704f2a39.tar.gz
volse-hubzilla-885edd6261256ddb0308a5e32d5e6a96704f2a39.tar.bz2
volse-hubzilla-885edd6261256ddb0308a5e32d5e6a96704f2a39.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 4e7227f84..c5bfecb0a 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', '5.1.6' );
+define ( 'STD_VERSION', '5.1.7' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1239 );