Xenocara currently is X.Org 7.3. Noticed by david@ who disapeared after

I told him to commit that.
This commit is contained in:
matthieu
2008-03-13 20:34:19 +00:00
parent 849b45aca0
commit cd62a5772f
2 changed files with 4 additions and 4 deletions

4
README
View File

@@ -8,7 +8,7 @@ the OpenBSD build system, as described in the release(8) manual page.
o About Xenocara
--------------
Xenocara is the name chosen for OpenBSD's version of X. It's
currently based on X.Org 7.2 and its dependencies. The goal of
currently based on X.Org 7.3 and its dependencies. The goal of
Xenocara is to provide a framework to host local modifications and to
automate the build of the modular X.Org components, including 3rd
party packages and some software maintained by OpenBSD developers.
@@ -206,4 +206,4 @@ The core dump will be in /var/crash.
See also <http://xorg.freedesktop.org/wiki/Development/Documentation/ServerDebugging>
--
$OpenBSD: README,v 1.21 2008/03/03 07:01:44 matthieu Exp $
$OpenBSD: README,v 1.22 2008/03/13 20:34:19 matthieu Exp $

View File

@@ -1,8 +1,8 @@
dnl $OpenBSD: m4.common,v 1.2 2006/11/27 12:02:13 matthieu Exp $
dnl $OpenBSD: m4.common,v 1.3 2008/03/13 20:34:19 matthieu Exp $
dnl
changequote(`{:-',`-:}')dnl
dnl
define({:-XOrgVersion-:},{:-7.2-:})dnl
define({:-XOrgVersion-:},{:-7.3-:})dnl
dnl
define({:-problem_blurb-:},
{:-------------------------