Skip to content

Commit

Permalink
libwdi 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pbatard committed Nov 2, 2011
1 parent 998de56 commit 554b9bc
Show file tree
Hide file tree
Showing 9 changed files with 35 additions and 20 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
For the latest changes, please visit:
http://libwdi.git.sourceforge.net/git/gitweb.cgi?p=libwdi/libwdi;a=summary

o v1.2.1 (2011.11.02)
Bugfixes:
- Clang static-analyzer fixes
- memory leaks in libwdi_create_list() and Zadig
- MSVC project files settings
Improvements:
- updated executable/DLL file properties
o v1.2.0 (2011.10.14)
Improvements:
- WCID device driver installation support
Expand Down
8 changes: 8 additions & 0 deletions ChangeLog_README.creole
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
For more details, please visit: [[http://libwdi.git.sourceforge.net/git/gitweb.cgi?p=libwdi/libwdi;a=shortlog]]
= Changelog: =
=== v1.2.1 (2011.11.02) ===
* Bugfixes:
** Clang static-analyzer fixes
** Memory leaks in libwdi_create_list() and Zadig
** MSVC project files settings
* Improvements:
** updated executable/DLL file properties
=== v1.2.0 (2011.10.14) ===
* Improvements:
** [[http://sourceforge.net/apps/mediawiki/libwdi/index.php?title=WCID_devices|WCID device]] driver installation support
Expand Down
2 changes: 1 addition & 1 deletion _bm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Create and upload a Zadig release
# !!!THIS SCRIPT IS FOR INTERNAL DEVELOPER USE ONLY!!!

zadig_version=2.0.0.151
zadig_version=2.0.1.152
target_dir=/e/dailies/libwdi

type -P git &>/dev/null || { echo "Git not found. Aborting." >&2; exit 1; }
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([libwdi], [1.2.0], [[email protected]], [libwdi], [http://libwdi.sf.net])
AC_INIT([libwdi], [1.2.1], [[email protected]], [libwdi], [http://libwdi.sf.net])
AM_INIT_AUTOMAKE([-Wno-portability])
AC_CONFIG_SRCDIR([libwdi/libwdi.c])
AC_CONFIG_MACRO_DIR([m4])
Expand Down
8 changes: 4 additions & 4 deletions examples/wdi-simple.rc
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
#endif

VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,2,0,151
PRODUCTVERSION 1,2,0,151
FILEVERSION 1,2,1,152
PRODUCTVERSION 1,2,1,152
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -25,13 +25,13 @@ BEGIN
BEGIN
VALUE "CompanyName", "akeo.ie"
VALUE "FileDescription", "WDI-Simple"
VALUE "FileVersion", "1.2.0.151"
VALUE "FileVersion", "1.2.1.152"
VALUE "InternalName", "WDI-Simple"
VALUE "LegalCopyright", "� 2010-2011 Pete Batard (LGPL v3)"
VALUE "LegalTrademarks", "http://www.gnu.org/copyleft/lesser.html"
VALUE "OriginalFilename", "wdi-simple.exe"
VALUE "ProductName", "WDI-Simple"
VALUE "ProductVersion", "1.2.0.151"
VALUE "ProductVersion", "1.2.1.152"
VALUE "Comments", "http://libwdi.sf.net"
END
END
Expand Down
8 changes: 4 additions & 4 deletions examples/zadic.rc
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,2,0,151
PRODUCTVERSION 1,2,0,151
FILEVERSION 1,2,1,152
PRODUCTVERSION 1,2,1,152
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -74,13 +74,13 @@ BEGIN
BEGIN
VALUE "CompanyName", "akeo.ie"
VALUE "FileDescription", "Zadic"
VALUE "FileVersion", "1.2.0.151"
VALUE "FileVersion", "1.2.1.152"
VALUE "InternalName", "Zadic"
VALUE "LegalCopyright", "� 2010-2011 Pete Batard (LGPL v3)"
VALUE "LegalTrademarks", "http://www.gnu.org/copyleft/lesser.html"
VALUE "OriginalFilename", "zadic.exe"
VALUE "ProductName", "Zadic"
VALUE "ProductVersion", "1.2.0.151"
VALUE "ProductVersion", "1.2.1.152"
VALUE "Comments", "http://libwdi.sf.net"
END
END
Expand Down
2 changes: 1 addition & 1 deletion examples/zadig.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
#define FIELD_ORANGE RGB(255,240,200)
#define ARROW_GREEN RGB(92,228,65)
#define ARROW_ORANGE RGB(253,143,56)
#define APP_VERSION "Zadig v2.0.0.151"
#define APP_VERSION "Zadig v2.0.1.152"

// These are used to flag end users about the driver they are going to replace
enum driver_type {
Expand Down
10 changes: 5 additions & 5 deletions examples/zadig.rc
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ BEGIN
DEFPUSHBUTTON "OK",IDOK,231,174,50,16,WS_GROUP
CONTROL "<a href=""http://libwdi.sf.net"">http://libwdi.sf.net</a>",IDC_ABOUT_LIBWDI_URL,
"SysLink",WS_TABSTOP,46,47,62,9
LTEXT "Version 2.0.0 (Build 151)",IDC_STATIC,46,19,78,8
LTEXT "Version 2.0.1 (Build 152)",IDC_STATIC,46,19,78,8
DEFPUSHBUTTON "License...",IDC_ABOUT_LICENSE,46,174,50,16,WS_GROUP
EDITTEXT IDC_ABOUT_COPYRIGHTS,46,107,235,63,ES_MULTILINE | ES_READONLY | WS_VSCROLL
LTEXT "Report bugs or request enhancements at:",IDC_STATIC,46,66,187,8
Expand Down Expand Up @@ -211,8 +211,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 2,0,0,151
PRODUCTVERSION 2,0,0,151
FILEVERSION 2,0,1,152
PRODUCTVERSION 2,0,1,152
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -229,13 +229,13 @@ BEGIN
BEGIN
VALUE "CompanyName", "akeo.ie"
VALUE "FileDescription", "Zadig"
VALUE "FileVersion", "2.0.0.151"
VALUE "FileVersion", "2.0.1.152"
VALUE "InternalName", "Zadig"
VALUE "LegalCopyright", "� 2010-2011 Pete Batard (GPL v3)"
VALUE "LegalTrademarks", "http://www.gnu.org/copyleft/gpl.html"
VALUE "OriginalFilename", "zadig.exe"
VALUE "ProductName", "Zadig"
VALUE "ProductVersion", "2.0.0.151"
VALUE "ProductVersion", "2.0.1.152"
VALUE "Comments", "http://libwdi.sf.net"
END
END
Expand Down
8 changes: 4 additions & 4 deletions libwdi/libwdi.rc
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,2,0,151
PRODUCTVERSION 1,2,0,151
FILEVERSION 1,2,1,152
PRODUCTVERSION 1,2,1,152
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,13 +68,13 @@ BEGIN
BEGIN
VALUE "CompanyName", "akeo.ie"
VALUE "FileDescription", "libwdi: Windows Driver Installer Library"
VALUE "FileVersion", "1.2.0.151"
VALUE "FileVersion", "1.2.1.152"
VALUE "InternalName", "libwdi"
VALUE "LegalCopyright", "� 2010-2011 Pete Batard (LGPL v3)"
VALUE "LegalTrademarks", "http://www.gnu.org/copyleft/lesser.html"
VALUE "OriginalFilename", "libwdi"
VALUE "ProductName", "libwdi"
VALUE "ProductVersion", "1.2.0.151"
VALUE "ProductVersion", "1.2.1.152"
VALUE "Comments", "http://libwdi.sf.net"
END
END
Expand Down

0 comments on commit 554b9bc

Please sign in to comment.