aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-10-13 14:12:09 +0200
committerMario Vavti <mario@mariovavti.com>2018-10-13 14:12:09 +0200
commit6f1067a8898efacc81db51523f5e60cc754c81e0 (patch)
treeef902c88ec1b6c51d5a508559fc8b37808a76489
parentf0cdbd0f520d14f3840caf41856f56133e9c3970 (diff)
downloadvolse-hubzilla-6f1067a8898efacc81db51523f5e60cc754c81e0.tar.gz
volse-hubzilla-6f1067a8898efacc81db51523f5e60cc754c81e0.tar.bz2
volse-hubzilla-6f1067a8898efacc81db51523f5e60cc754c81e0.zip
version 3.8RC2
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index b1417c6bd..dc548d313 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.9.1' );
+define ( 'STD_VERSION', '3.8.RC2' );
define ( 'ZOT_REVISION', '6.0a' );