early-access version 1709

This commit is contained in:
pineappleEA 2021-05-26 00:41:00 +02:00
parent bada4c739c
commit 96c7d6deb7
2 changed files with 2 additions and 2 deletions

View File

@ -174,7 +174,7 @@ macro(yuzu_find_packages)
"lz4 1.8 lz4/1.9.2"
"nlohmann_json 3.8 nlohmann_json/3.8.0"
"ZLIB 1.2 zlib/1.2.11"
"zstd 1.4 zstd/1.4.8"
"zstd 1.5 zstd/1.5.0"
# can't use opus until AVX check is fixed: https://github.com/yuzu-emu/yuzu/pull/4068
#"opus 1.3 opus/1.3.1"
)

View File

@ -1,7 +1,7 @@
yuzu emulator early access
=============
This is the source code for early-access 1708.
This is the source code for early-access 1709.
## Legal Notice