aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-02-09 10:36:43 +0100
committerMario Vavti <mario@mariovavti.com>2018-02-09 10:36:43 +0100
commitcb70192f36816a0f642af7176932a431982fe376 (patch)
tree80ee32abe955bd2b6fcd3dea8d46898ce17b1492 /boot.php
parent2227de5f65dcf2a1d8e3493291706ec76fb16640 (diff)
downloadvolse-hubzilla-cb70192f36816a0f642af7176932a431982fe376.tar.gz
volse-hubzilla-cb70192f36816a0f642af7176932a431982fe376.tar.bz2
volse-hubzilla-cb70192f36816a0f642af7176932a431982fe376.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 7c6fd090c..7e061e163 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.1.8' );
+define ( 'STD_VERSION', '3.1.9' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1201 );