aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-11-05 10:26:59 +0100
committerMario Vavti <mario@mariovavti.com>2018-11-05 10:26:59 +0100
commita9fd3608ea50ec4522075b3315a35c8eed9581d7 (patch)
treef84c2d732c9347efe48d37f7094c89752d9d1376 /boot.php
parentb25cace3ead129ee52dee9fe20969778d3d6bcce (diff)
downloadvolse-hubzilla-a9fd3608ea50ec4522075b3315a35c8eed9581d7.tar.gz
volse-hubzilla-a9fd3608ea50ec4522075b3315a35c8eed9581d7.tar.bz2
volse-hubzilla-a9fd3608ea50ec4522075b3315a35c8eed9581d7.zip
version 3.8.33.8.3
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 e01763ca5..a15f15797 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.2' );
+define ( 'STD_VERSION', '3.8.3' );
define ( 'ZOT_REVISION', '6.0a' );