aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-10-29 07:43:40 +0100
committerMario Vavti <mario@mariovavti.com>2018-10-29 07:43:40 +0100
commite1df69dfcb09d28635db995a147329453be6c4bf (patch)
tree8da7b9fdad15ae4ba3783e453533f47c5bb5e241 /boot.php
parent3de055bf65582e68e1d48658dde256d6031ab436 (diff)
parent3d9b1fd343b57573a29bf7e65d0055eb1d92398d (diff)
downloadvolse-hubzilla-e1df69dfcb09d28635db995a147329453be6c4bf.tar.gz
volse-hubzilla-e1df69dfcb09d28635db995a147329453be6c4bf.tar.bz2
volse-hubzilla-e1df69dfcb09d28635db995a147329453be6c4bf.zip
Merge branch 'dev'
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 aa1941d19..e01763ca5 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.1' );
+define ( 'STD_VERSION', '3.8.2' );
define ( 'ZOT_REVISION', '6.0a' );