From a9fd3608ea50ec4522075b3315a35c8eed9581d7 Mon Sep 17 00:00:00 2001
From: Mario Vavti <mario@mariovavti.com>
Date: Mon, 5 Nov 2018 10:26:59 +0100
Subject: version 3.8.3

---
 boot.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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' );
 
 
-- 
cgit v1.2.3