From 8cb66eee67a63093a87494d9a9baeb86401e7b7f Mon Sep 17 00:00:00 2001 From: Chris Sutcliffe Date: Thu, 11 Aug 2005 02:13:36 +0000 Subject: * include/w32api.h: Increment version to 3.3. * Makefile.in: Ditto. --- winsup/w32api/include/w32api.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'winsup/w32api/include/w32api.h') diff --git a/winsup/w32api/include/w32api.h b/winsup/w32api/include/w32api.h index e33417b9a..caaf529b9 100644 --- a/winsup/w32api/include/w32api.h +++ b/winsup/w32api/include/w32api.h @@ -4,9 +4,9 @@ #pragma GCC system_header #endif -#define __W32API_VERSION 3.2 +#define __W32API_VERSION 3.3 #define __W32API_MAJOR_VERSION 3 -#define __W32API_MINOR_VERSION 2 +#define __W32API_MINOR_VERSION 3 /* The following defines are for documentation purposes. The following defines * identify the versions of Windows and Internet Explorer. They are not to be -- cgit v1.2.3