Intel Media Driver 20.2.0

Bump up the driver version

Change-Id: Ia55613f7a65920ca12e70c232e91d22ac45551f9
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c76f10f..00fed5f 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -20,7 +20,7 @@
 
 cmake_minimum_required(VERSION 3.5)
 
-set(MEDIA_VERSION "20.2.pre${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE)
+set(MEDIA_VERSION "20.2.0${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE)
 
 include(os_release_info.cmake)