aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2018-10-13 17:32:08 +0200
committerMario <mario@mariovavti.com>2018-10-13 17:32:08 +0200
commit5310f4e310f58e77cb3764c9174b627e406d7a66 (patch)
treee7d28a418dba304d5e550c41356e15660dca75cf /boot.php
parent2c961328f1898e080cf5053f74f8bb0f2f2369f7 (diff)
downloadvolse-hubzilla-5310f4e310f58e77cb3764c9174b627e406d7a66.tar.gz
volse-hubzilla-5310f4e310f58e77cb3764c9174b627e406d7a66.tar.bz2
volse-hubzilla-5310f4e310f58e77cb3764c9174b627e406d7a66.zip
bump version to 3.8RC2.1 due to javascript changes
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 dc548d313..846fd2fc0 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.8.RC2' );
+define ( 'STD_VERSION', '3.8.RC2.1' );
define ( 'ZOT_REVISION', '6.0a' );