From 857f4366717671438316b7a7531adcb8f042febb Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 5 Nov 2012 14:27:50 +0100 Subject: win-iconv version bump --- win32/deps/win-iconv/build-x64.bat | 2 +- win32/deps/win-iconv/build-x86.bat | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'win32/deps/win-iconv') diff --git a/win32/deps/win-iconv/build-x64.bat b/win32/deps/win-iconv/build-x64.bat index 3dc93494..0e580ac0 100644 --- a/win32/deps/win-iconv/build-x64.bat +++ b/win32/deps/win-iconv/build-x64.bat @@ -1,7 +1,7 @@ :: run this from a VS x64 command prompt @echo off -SET PACKAGE_NAME=win-iconv-0.0.4 +SET PACKAGE_NAME=win-iconv-0.0.6 set ICONV_SRC=%cd% set ICONV_DEST=%cd%-x64 diff --git a/win32/deps/win-iconv/build-x86.bat b/win32/deps/win-iconv/build-x86.bat index 7f5a8e73..6d5d1596 100644 --- a/win32/deps/win-iconv/build-x86.bat +++ b/win32/deps/win-iconv/build-x86.bat @@ -1,7 +1,7 @@ :: run this from a VS x86 command prompt @echo off -SET PACKAGE_NAME=win-iconv-0.0.4 +SET PACKAGE_NAME=win-iconv-0.0.6 set ICONV_SRC=%cd% set ICONV_DEST=%cd%-x86 -- cgit 1.4.1