Update download page for 5.4.2.201908231537-r

Change-Id: If61f78ea1ddb1f8d33cd3e526fc07b104e1dc883
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
diff --git a/version.php b/version.php
index ffa9ae1..64e7cd4 100644
--- a/version.php
+++ b/version.php
@@ -1,4 +1,4 @@
 <?php
-	$version = "5.4.0.201906121030-r";
-	$api_version="5.4.0.201906121030-r"; // For API docs and CLIRR reports
+	$version = "5.4.2.201908231537-r";
+	$api_version="5.4.2.201908231537-r"; // For API docs and CLIRR reports
 ?>
\ No newline at end of file