aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-01-24 11:23:45 +0100
committerMario Vavti <mario@mariovavti.com>2018-01-24 11:23:45 +0100
commitadd9890754780c886188504647b3058c4cc146c1 (patch)
tree7cf16324e513afcf0446e19a0db39ec2ece21672 /boot.php
parent503b2225f03c5ffe663e4e0955b25daa1bd19cf4 (diff)
downloadvolse-hubzilla-add9890754780c886188504647b3058c4cc146c1.tar.gz
volse-hubzilla-add9890754780c886188504647b3058c4cc146c1.tar.bz2
volse-hubzilla-add9890754780c886188504647b3058c4cc146c1.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 39047933d..42b5ae33e 100755
--- a/boot.php
+++ b/boot.php
@@ -51,7 +51,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '3.1.2' );
+define ( 'STD_VERSION', '3.1.3' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );