From a28e098ceed65dbdffbe51a95382150067371db3 Mon Sep 17 00:00:00 2001 From: zeffy Date: Sun, 4 Jun 2017 18:01:48 -0700 Subject: [PATCH] current year --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f46bb0a..fb1ff47 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ My patch takes advantage of this result caching behavior by setting the "hasn't - **No system files are modified!** - Heuristic-based patching, which means it will usually keep working even after updates. - C is best language. -- No external dependencies except for Microsoft Visual C++ 2015 Redistributable. +- No external dependencies except for Microsoft Visual C++ 2017 Redistributable. ### How to install/uninstall?