From 55c4fe672642d125fdb4b699639f0129ead32a58 Mon Sep 17 00:00:00 2001 From: Themaister Date: Sat, 14 Sep 2013 12:57:48 +0200 Subject: [PATCH] Update Win builds to 0.9.9.6. --- Makefile.win | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.win b/Makefile.win index 020d5478eb..c05e716ab4 100644 --- a/Makefile.win +++ b/Makefile.win @@ -320,10 +320,10 @@ clean: rm -f tools/*.o dist_x86: all - zip -r retroarch-win32-0.9.9.4.zip $(TARGET) $(JTARGET) retroarch.cfg + zip -r retroarch-win32-0.9.9.6.zip $(TARGET) $(JTARGET) retroarch.cfg dist_x86_64: all - zip -r retroarch-win64-0.9.9.4.zip $(TARGET) $(JTARGET) retroarch.cfg + zip -r retroarch-win64-0.9.9.6.zip $(TARGET) $(JTARGET) retroarch.cfg libs_x86: wget http://themaister.net/retroarch-dl/RetroArch-win32-libs.zip