diff --git a/README.md b/README.md index cc0eb856..b03f27cb 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ LOOT requires the following C/C++ libraries (version numbers used in latest deve * [Chromium Embedded Framework](https://bitbucket.org/chromiumembedded/cef) branch 2454: Required to build the GUI, but not the API or tests. * [Google Test](https://github.com/google/googletest) v1.7: Required to build the tests, but not the API or the GUI. * [Libespm](http://github.com/WrinklyNinja/libespm) -* [Libgit2](http://libgit2.github.com/) v0.23.2 +* [Libgit2](http://libgit2.github.com/) v0.23.3 * [Libloadorder](http://github.com/WrinklyNinja/libloadorder) * [Pseudosem](http://github.com/WrinklyNinja/pseudosem): v1.0.1 * [yaml-cpp](http://github.com/WrinklyNinja/yaml-cpp): Use the `patched-for-loot` branch.