aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-02-26 10:03:08 +0100
committerMario Vavti <mario@mariovavti.com>2018-02-26 10:03:08 +0100
commita38c8cc75c67b240140cb815e66393d9c6daba09 (patch)
tree12eedaf720fe0bb235308b05b875793e0e4186a8 /boot.php
parent51c0e5a988ce3bae025040ab7fa77852eaa3e70d (diff)
downloadvolse-hubzilla-a38c8cc75c67b240140cb815e66393d9c6daba09.tar.gz
volse-hubzilla-a38c8cc75c67b240140cb815e66393d9c6daba09.tar.bz2
volse-hubzilla-a38c8cc75c67b240140cb815e66393d9c6daba09.zip
bump versio
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 3263bea81..c4556213c 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.12' );
+define ( 'STD_VERSION', '3.1.13' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1205 );