aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-11-14 21:31:45 +0000
committerMario <mario@mariovavti.com>2020-11-14 21:31:45 +0000
commite05f1f95cf2168d6feb68473f88917f1e0b594ec (patch)
tree9d26cc254f6de19a61a78876b0be804d53972508
parentb63c5f27853aded30c492bdb94a680e5a9c9648b (diff)
downloadvolse-hubzilla-e05f1f95cf2168d6feb68473f88917f1e0b594ec.tar.gz
volse-hubzilla-e05f1f95cf2168d6feb68473f88917f1e0b594ec.tar.bz2
volse-hubzilla-e05f1f95cf2168d6feb68473f88917f1e0b594ec.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index f5c75259f..9e32bc783 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.4' );
+define ( 'STD_VERSION', '5.1.5' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1239 );