aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-11-25 18:45:37 +0000
committerMario <mario@mariovavti.com>2020-11-25 18:45:37 +0000
commitfcc13ce02cc0962875f5f977107c0b0d71a58098 (patch)
tree71f9153e22cf75f1e42393cfc7084a2ec00a407e
parent941db04260b32e41a4302b7c7accc2c13c809d4a (diff)
downloadvolse-hubzilla-fcc13ce02cc0962875f5f977107c0b0d71a58098.tar.gz
volse-hubzilla-fcc13ce02cc0962875f5f977107c0b0d71a58098.tar.bz2
volse-hubzilla-fcc13ce02cc0962875f5f977107c0b0d71a58098.zip
version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 8f50dbc6b..6c70c90e5 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.8' );
+define ( 'STD_VERSION', '5.1.9' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1239 );