diff options
author | Roland Mainz <roland.mainz@nrubsig.org> | 2004-04-10 09:05:48 +0000 |
---|---|---|
committer | Roland Mainz <roland.mainz@nrubsig.org> | 2004-04-10 09:05:48 +0000 |
commit | f74f394632592ec9882f1ca372d9089ecf7a6274 (patch) | |
tree | e9a44e1477667b82c29347b6e9656be149c74561 | |
parent | 85b57c2eaec90b563f6acc70bcf8e5a4e9a6453f (diff) |
Resync to 2004-04-10 XORG-RELEASE-1 branchXPRINT_BEGINXPRINT
-rw-r--r-- | src/version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.c b/src/version.c index 9e3e70c..ecd0d71 100644 --- a/src/version.c +++ b/src/version.c @@ -50,5 +50,5 @@ in this Software without prior written authorization from The Open Group. /*****************************************************************************/ /* $Xorg: version.c,v 1.4 2001/02/09 02:05:37 xorgcvs Exp $ */ -char *Version = "The Open Group, R6.3"; +char *Version = XVENDORNAME", "XORG_RELEASE; |