aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-12-14 10:24:16 +0100
committerMario Vavti <mario@mariovavti.com>2017-12-14 10:24:16 +0100
commit412f177c56a54cc9d3c9b40236141b0bc35d3361 (patch)
tree0c87d5911831a9a6e5d77dd2c4aeb1dee287ae6a /boot.php
parentfbc2bb02b4cd579c73109cfe74f441873d0fe82e (diff)
downloadvolse-hubzilla-412f177c56a54cc9d3c9b40236141b0bc35d3361.tar.gz
volse-hubzilla-412f177c56a54cc9d3c9b40236141b0bc35d3361.tar.bz2
volse-hubzilla-412f177c56a54cc9d3c9b40236141b0bc35d3361.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 c27247623..2917410b4 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.0RC' );
+define ( 'STD_VERSION', '3.1' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );