From 9f4647e091779549379dd52ff6a514a6dcf40102 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 20 Apr 2015 12:09:55 -0400 Subject: [PATCH] updated lib version --- Build/NullSoftInstaller.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build/NullSoftInstaller.hs b/Build/NullSoftInstaller.hs index d460e675ac..3f150badac 100644 --- a/Build/NullSoftInstaller.hs +++ b/Build/NullSoftInstaller.hs @@ -201,7 +201,6 @@ cygwinDlls = , "cyggcrypt-11.dll" , "cyggpg-error-0.dll" , "cygp11-kit-0.dll" - , "cygtasn1-3.dll" , "cygffi-6.dll" , "cygbz2-1.dll" , "cygreadline7.dll" @@ -213,6 +212,7 @@ cygwinDlls = , "cyggmp-10.dll" , "cygkrb5-3.dll" , "cygnettle-4.dll" + , "cygtasn1-6.dll" ] -- msysgit opens Program Files/Git/doc/git/html/git-annex.html