aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2018-02-22 15:10:20 -0500
committerAndrew Manning <tamanning@zoho.com>2018-02-22 15:10:20 -0500
commit70719c67d30810c8127707b0dd1fd7ed66aa4a9a (patch)
tree3dd9d547d2e15007689106cc26d60ba067b3a7b8 /boot.php
parent43fca182e3915734587abf389d819546ebade3a4 (diff)
parent80ce2def461705ebd0853e99ddfc0d1bc1de2915 (diff)
downloadvolse-hubzilla-70719c67d30810c8127707b0dd1fd7ed66aa4a9a.tar.gz
volse-hubzilla-70719c67d30810c8127707b0dd1fd7ed66aa4a9a.tar.bz2
volse-hubzilla-70719c67d30810c8127707b0dd1fd7ed66aa4a9a.zip
Merge branch 'dev' into oauth2
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 0cc3f10fd..307d0c888 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.11' );
+define ( 'STD_VERSION', '3.1.12' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1203 );