From 64030c6b17f7743df03a9948a0ccfcdf40c6b97c Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Wed, 1 May 2019 16:43:16 +0300 Subject: [PATCH] Windows: Update VS version in windows/vs2019/config.h. --- windows/vs2019/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/vs2019/config.h b/windows/vs2019/config.h index 25ac18e7..ef921e80 100644 --- a/windows/vs2019/config.h +++ b/windows/vs2019/config.h @@ -1,4 +1,4 @@ -/* config.h for compiling liblzma (*not* the whole XZ Utils) with MSVC 2017 */ +/* config.h for compiling liblzma (*not* the whole XZ Utils) with MSVC 2019 */ /* Prefix for symbols exported by tuklib_*.c files */ #define TUKLIB_SYMBOL_PREFIX lzma_