win-iconv version bump

This commit is contained in:
Berke Viktor 2012-11-05 14:27:50 +01:00
parent d142c74c15
commit 857f436671
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
:: run this from a VS x64 command prompt :: run this from a VS x64 command prompt
@echo off @echo off
SET PACKAGE_NAME=win-iconv-0.0.4 SET PACKAGE_NAME=win-iconv-0.0.6
set ICONV_SRC=%cd% set ICONV_SRC=%cd%
set ICONV_DEST=%cd%-x64 set ICONV_DEST=%cd%-x64

View File

@ -1,7 +1,7 @@
:: run this from a VS x86 command prompt :: run this from a VS x86 command prompt
@echo off @echo off
SET PACKAGE_NAME=win-iconv-0.0.4 SET PACKAGE_NAME=win-iconv-0.0.6
set ICONV_SRC=%cd% set ICONV_SRC=%cd%
set ICONV_DEST=%cd%-x86 set ICONV_DEST=%cd%-x86