From 1e01cf3f91f5b140824ee7790c0efe973925eebf Mon Sep 17 00:00:00 2001 From: gerald Date: Sat, 23 May 2009 17:12:37 +0000 Subject: Update to Wine 1.1.22. Among others, this includes the following changes: - More improvements to OLE copy/paste. - Direct3D locking fixes. - ARB shaders improvements. - Better OpenGL pixel format support. - Various bug fixes. --- emulators/wine-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/wine-devel/Makefile') diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index d2ef3685fabd..552a5d9cfcce 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.1.21 +DISTVERSION= 1.1.22 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SFE \ -- cgit