aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2019-05-01 16:43:16 +0300
committerLasse Collin <lasse.collin@tukaani.org>2019-05-01 16:53:50 +0300
commit905de7e93528ca5a47039e7e1e5270163f9fc67e (patch)
treec7dc364189f0af694636c3f618878c44bbade298
parentWindows: Upgrade solution itself (diff)
downloadxz-905de7e93528ca5a47039e7e1e5270163f9fc67e.tar.xz
Windows: Update VS version in windows/vs2019/config.h.
-rw-r--r--windows/vs2019/config.h2
1 files changed, 1 insertions, 1 deletions
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_