aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2018-10-13 20:22:04 +0200
committerMario <mario@mariovavti.com>2018-10-13 20:22:04 +0200
commitc60c9b323b7ccd762a4725456a154a492ae12787 (patch)
treec391fdf2299d3d507ffed140e65273897c75ffb0 /boot.php
parenteaee27c9e4f7a533fea8e2cda7a0b2c7230a5dfb (diff)
downloadvolse-hubzilla-c60c9b323b7ccd762a4725456a154a492ae12787.tar.gz
volse-hubzilla-c60c9b323b7ccd762a4725456a154a492ae12787.tar.bz2
volse-hubzilla-c60c9b323b7ccd762a4725456a154a492ae12787.zip
another min version change to mitigate caching issues. we are now at 3.8RC2.2
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 846fd2fc0..8c2585806 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.1' );
+define ( 'STD_VERSION', '3.8.RC2.2' );
define ( 'ZOT_REVISION', '6.0a' );