aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authormrjive <mrjive@mrjive.it>2018-01-26 09:43:47 +0100
committerGitHub <noreply@github.com>2018-01-26 09:43:47 +0100
commit4b7967b938f65137b889fc172c957345680bfc11 (patch)
tree94b5f1882110f92cf83b8e9185295a8206a9ebeb /boot.php
parentf560a3c98fc7cf4de7d86bd7f074c9995b3d240a (diff)
parent4656856dfbf41e855b1bb8625290c07a5dcf8d38 (diff)
downloadvolse-hubzilla-4b7967b938f65137b889fc172c957345680bfc11.tar.gz
volse-hubzilla-4b7967b938f65137b889fc172c957345680bfc11.tar.bz2
volse-hubzilla-4b7967b938f65137b889fc172c957345680bfc11.zip
Merge pull request #12 from redmatrix/dev
Dev
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 42b5ae33e..cb682de31 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.3' );
+define ( 'STD_VERSION', '3.1.4' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );