From 731a133eb307049ceeb9fa4e161b421aeeb9fcf5 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Mon, 29 Jun 2015 18:47:24 +0100 Subject: [PATCH] Update libgit2 used to v0.22.3. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9843969c..7ccc9160 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ LOOT uses [CMake](http://cmake.org) to generate build files, and requires the fo * [Chromium Embedded Framework](https://bitbucket.org/chromiumembedded/cef) branch 2272 * [Google Test](https://code.google.com/p/googletest/) v1.7: Required to build the LOOT API's tests, but not the API itself or the LOOT application. * [Libespm](http://github.com/WrinklyNinja/libespm) -* [Libgit2](http://libgit2.github.com/) v0.22.2 +* [Libgit2](http://libgit2.github.com/) v0.22.3 * [Libloadorder](http://github.com/WrinklyNinja/libloadorder) * [yaml-cpp](http://github.com/WrinklyNinja/yaml-cpp): Use the `patched-for-loot` branch.