diff --git a/manifests/manifest.yml b/manifests/manifest.yml index 3ef89d1a56..6a6f691949 100644 --- a/manifests/manifest.yml +++ b/manifests/manifest.yml @@ -11,7 +11,7 @@ components: dest_dir: igc type: git branch: igc - revision: 43dc6e1f249357f245448eb6bc1bedc17b04646f + revision: 510938ce77351f6e8ae92dcd37080b542b7a9e68 repository: https://github.com/intel/intelgraphicscompiler infra: branch: infra diff --git a/scripts/fedora.spec.in b/scripts/fedora.spec.in index bbe1c177be..181fbf742f 100644 --- a/scripts/fedora.spec.in +++ b/scripts/fedora.spec.in @@ -1,6 +1,6 @@ %global neo_commit_id __NEO_COMMIT_ID__ %global gmmlib_version_required 19.3.4 -%global igc_version_required 1.0.3032 +%global igc_version_required 1.0.3041 Name: intel-opencl Version: __NEO_PACKAGE_VERSION__