[GNA] Bump GNA2 version to 1047 (#1614)

This commit is contained in:
Pavel Rodionov 2020-08-04 11:21:21 +03:00 committed by GitHub
parent e6ebcde249
commit f84368c8e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@ if (ENABLE_GNA)
set(GNA_VERSION "01.00.00.1401")
endif()
if(GNA_LIBRARY_VERSION STREQUAL "GNA2")
set(GNA_VERSION "02.00.00.1010")
set(GNA_VERSION "02.00.00.1047")
endif()
RESOLVE_DEPENDENCY(GNA
ARCHIVE_UNIFIED "GNA/GNA_${GNA_VERSION}.zip"