aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-11-05 10:22:56 +0100
committerMario Vavti <mario@mariovavti.com>2018-11-05 10:22:56 +0100
commit4320f047dbdabc11d606374c8120affc7f662de4 (patch)
treef56512a3b657bb831d429e3f1786888156d0fb8a /boot.php
parentb6938da552890f60409e17c32498a0760bb60f43 (diff)
downloadvolse-hubzilla-4320f047dbdabc11d606374c8120affc7f662de4.tar.gz
volse-hubzilla-4320f047dbdabc11d606374c8120affc7f662de4.tar.bz2
volse-hubzilla-4320f047dbdabc11d606374c8120affc7f662de4.zip
update changelog and bump 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 9b6047fc0..e4d90a820 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.9.3' );
+define ( 'STD_VERSION', '3.9.4' );
define ( 'ZOT_REVISION', '6.0a' );