[phodav] chezdav.wxs: fix libphodv dll version



commit 22babb00f62af46d11b19d0904bedcf04805a460
Author: Marc-André Lureau <marcandre lureau gmail com>
Date:   Sat Feb 21 01:07:36 2015 +0100

    chezdav.wxs: fix libphodv dll version

 chezdav.wxs.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/chezdav.wxs.in b/chezdav.wxs.in
index e980e07..158fb36 100644
--- a/chezdav.wxs.in
+++ b/chezdav.wxs.in
@@ -47,7 +47,7 @@
               <File Id='chezdav' Name='chezdav.exe' DiskId='1' Source='$(var.DESTDIR)/bin/chezdav.exe' 
KeyPath='yes'/>
             </Component>
             <Component Id="CLibPhoDAV" Guid="*">
-              <File Id='libphodav' Name='libphodav-1.0-0.dll' DiskId='1' 
Source='$(var.DESTDIR)/bin/libphodav-1.0-0.dll' KeyPath='yes'/>
+              <File Id='libphodav' Name='libphodav-2.0-0.dll' DiskId='1' 
Source='$(var.DESTDIR)/bin/libphodav-1.0-0.dll' KeyPath='yes'/>
             </Component>
           </Directory>
           <Component Id="CDepsTxt" Guid="*">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]