aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-02-21 16:00:06 -0800
committerzotlabs <mike@macgirvin.com>2018-02-21 16:00:06 -0800
commit1a2f722cdbdf087bb5f2b6343ae78000ccfbfa69 (patch)
tree033a97a8d7add25617d2335b3da38b496ad0dfb5
parent8fc48f2d4398fce0fe345da6e5e0587006459c1c (diff)
parenta829256bc4803731881a51bddd19ee59a5a234ff (diff)
downloadvolse-hubzilla-1a2f722cdbdf087bb5f2b6343ae78000ccfbfa69.tar.gz
volse-hubzilla-1a2f722cdbdf087bb5f2b6343ae78000ccfbfa69.tar.bz2
volse-hubzilla-1a2f722cdbdf087bb5f2b6343ae78000ccfbfa69.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
-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 );