From 9eb7c2c99ef2ae028d06923da8b7d19b9985e235 Mon Sep 17 00:00:00 2001 From: Eamon Walsh Date: Tue, 4 May 2004 19:44:04 +0000 Subject: Merge the new release from HEAD --- main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.c b/main.c index 913939b..171be29 100644 --- a/main.c +++ b/main.c @@ -62,8 +62,8 @@ IcePaVersionRec PMReplyVersions[] = {{PM_MAJOR_VERSION, PM_MINOR_VERSION, IcePoVersionRec PMSetupVersions[] = {{PM_MAJOR_VERSION, PM_MINOR_VERSION, PMSetupProcessMessages}}; -char *PM_VENDOR_STRING = "The X.Org Group"; -char *PM_VENDOR_RELEASE = "Release 6.6"; +char *PM_VENDOR_STRING = XVENDORNAME; +char *PM_VENDOR_RELEASE = XORG_RELEASE; int verbose = 0; -- cgit v1.2.3