From cf67142f46ec2f754f2b3347b21139b66b7167cf Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Fri, 10 Jun 2005 04:01:14 +0000 Subject: Bug #2799: Input shape. (Keith Packard) --- shapestr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shapestr.h') diff --git a/shapestr.h b/shapestr.h index d94eb1b..4742ba8 100644 --- a/shapestr.h +++ b/shapestr.h @@ -42,7 +42,7 @@ in this Software without prior written authorization from The Open Group. #define SHAPENAME "SHAPE" #define SHAPE_MAJOR_VERSION 1 /* current version numbers */ -#define SHAPE_MINOR_VERSION 0 +#define SHAPE_MINOR_VERSION 1 typedef struct _ShapeQueryVersion { CARD8 reqType; /* always ShapeReqCode */ -- cgit v1.2.1