summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
-rw-r--r--distrib/notes/m4.common4
2 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 0f042606c..d23ed0c7d 100644
--- a/README
+++ b/README
@@ -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 $
diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common
index 96b4923e8..3dac1cef3 100644
--- a/distrib/notes/m4.common
+++ b/distrib/notes/m4.common
@@ -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-:},
{:-------------------------