aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-01-25 12:14:17 +0100
committerMario Vavti <mario@mariovavti.com>2019-01-25 12:14:17 +0100
commit725652006dfa6d1cab307a05b6d16a33bd99441b (patch)
treeafbb8474c0145169181a06d5d7ede7ae5f603afe /boot.php
parent073115e7ab556a0e4976f354ca02070ca87e0180 (diff)
downloadvolse-hubzilla-725652006dfa6d1cab307a05b6d16a33bd99441b.tar.gz
volse-hubzilla-725652006dfa6d1cab307a05b6d16a33bd99441b.tar.bz2
volse-hubzilla-725652006dfa6d1cab307a05b6d16a33bd99441b.zip
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 321f1a93b..348cea535 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.5' );
+define ( 'STD_VERSION', '3.9.6' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1230 );