diff --git a/testssl.sh b/testssl.sh
index ed4449f..b6eb25a 100755
--- a/testssl.sh
+++ b/testssl.sh
@@ -122,7 +122,7 @@ trap "child_error" USR1
 
 ########### Internal definitions
 #
-declare -r VERSION="3.2rc4"
+declare -r VERSION="3.2"
 declare -r SWCONTACT="dirk aet testssl dot sh"
 [[ "$VERSION" =~ dev|rc|beta ]] && \
      SWURL="https://testssl.sh/dev/" ||