aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-10-05 11:33:52 +0200
committerMario Vavti <mario@mariovavti.com>2018-10-05 11:33:52 +0200
commit6c066f6107c6a2978de34a4f1b383191a92ecdba (patch)
tree48fbd3600bb259590d098fbb85322ea108567396
parentb96a05494b5837c0011b02bf9034076e11456da2 (diff)
downloadvolse-hubzilla-6c066f6107c6a2978de34a4f1b383191a92ecdba.tar.gz
volse-hubzilla-6c066f6107c6a2978de34a4f1b383191a92ecdba.tar.bz2
volse-hubzilla-6c066f6107c6a2978de34a4f1b383191a92ecdba.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index ef70dcba3..4da588fc5 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.8RC' );
+define ( 'STD_VERSION', '3.9' );
define ( 'ZOT_REVISION', '6.0a' );