aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2019-02-03 15:03:56 +0100
committerMario <mario@mariovavti.com>2019-02-03 15:03:56 +0100
commit90fd323ac54619766feedf699e5f53fce04fc295 (patch)
treeb0bff4bc63df17ca58c906ccd89971a825a08a4f
parentb6c384a0f72cbcfd32248650f1c2a9e05d34546b (diff)
downloadvolse-hubzilla-90fd323ac54619766feedf699e5f53fce04fc295.tar.gz
volse-hubzilla-90fd323ac54619766feedf699e5f53fce04fc295.tar.bz2
volse-hubzilla-90fd323ac54619766feedf699e5f53fce04fc295.zip
bump version3.8.9
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 2530feeca..dd1a7b86c 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', '3.8.8' );
+define ( 'STD_VERSION', '3.8.9' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1225 );