aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-07-18 11:56:26 +0200
committerMario Vavti <mario@mariovavti.com>2018-07-18 11:56:26 +0200
commitc2e819771f7754ec37d115b7d4f3de448f1ab0e2 (patch)
tree6ff7ef0570e71b020c2d8284ee7c5f27e41afb39 /boot.php
parent896d29d0c0426de5327020332f558cfe9390aeec (diff)
downloadvolse-hubzilla-c2e819771f7754ec37d115b7d4f3de448f1ab0e2.tar.gz
volse-hubzilla-c2e819771f7754ec37d115b7d4f3de448f1ab0e2.tar.bz2
volse-hubzilla-c2e819771f7754ec37d115b7d4f3de448f1ab0e2.zip
version 3.7
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 04cb7c24c..b22de22a8 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.6RC' );
+define ( 'STD_VERSION', '3.7' );
define ( 'ZOT_REVISION', '6.0a' );