aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-01-18 14:17:33 -0800
committerzotlabs <mike@macgirvin.com>2018-01-18 14:17:33 -0800
commit89aa882c95b4d01bd7bf6ff461c1dcefdedea7bd (patch)
tree672bdd787b969c495d2a279da14c0781adb89a29 /boot.php
parent62e3083f23283d59c8e76c1bd8ccb2a07403551c (diff)
parenta0e1a8e0a20df640ef951dee4fb3c6ed19faee03 (diff)
downloadvolse-hubzilla-89aa882c95b4d01bd7bf6ff461c1dcefdedea7bd.tar.gz
volse-hubzilla-89aa882c95b4d01bd7bf6ff461c1dcefdedea7bd.tar.bz2
volse-hubzilla-89aa882c95b4d01bd7bf6ff461c1dcefdedea7bd.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
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 bfe86f767..ece2150e1 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.1' );
+define ( 'STD_VERSION', '3.1.2' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );