aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-01-04 11:33:09 +0100
committerMario Vavti <mario@mariovavti.com>2018-01-04 11:33:09 +0100
commit0bb5f38ba50dbeca5217a637cdc4b6abbe725b35 (patch)
tree4c81c5002f07022aecd97a55e849fbbd6f9088f9 /boot.php
parent6f21b3dc349c71b06ad8617814d2afc3bfbf916d (diff)
downloadvolse-hubzilla-0bb5f38ba50dbeca5217a637cdc4b6abbe725b35.tar.gz
volse-hubzilla-0bb5f38ba50dbeca5217a637cdc4b6abbe725b35.tar.bz2
volse-hubzilla-0bb5f38ba50dbeca5217a637cdc4b6abbe725b35.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 2917410b4..9f5651cd7 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '3.1' );
+define ( 'STD_VERSION', '3.1.1' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );