Add windows and mac binary

This commit is contained in:
Taro L. Saito 2011-06-20 13:48:41 +09:00
parent a82f54340c
commit 5c5203f7d2
5 changed files with 3 additions and 2 deletions

View File

@ -66,7 +66,7 @@ $(DLL_AMD64):$(version_file)
$(RSYNC) $(AMD_SERVER):./$(WORK)/$(DLL_AMD64) $(DLL_AMD64)
native: $(DLL_WIN) $(DLL_WIN64) $(DLL_MAC) $(DLL_TIGER_MAC) $(DLL_LINUX) $(DLL_AMD64)
native: $(DLL_WIN) $(DLL_WIN64) $(DLL_LINUX) $(DLL_AMD64) $(DLL_MAC) $(DLL_TIGER_MAC)
compile: native

View File

@ -1 +1,2 @@
VERSION=1.0.3
VERSION=1.0.3