aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-11-17 21:13:35 +0000
committermarha <marha@users.sourceforge.net>2009-11-17 21:13:35 +0000
commit95409718940881cd7c1eb9b20c76973d27ce221c (patch)
tree57ffc7093a5d97156b7220644b7029205c48fee8 /include
parent3fce787ffe938bb3e959ff0b3ec231e54d086c76 (diff)
downloadvcxsrv-95409718940881cd7c1eb9b20c76973d27ce221c.tar.gz
vcxsrv-95409718940881cd7c1eb9b20c76973d27ce221c.tar.bz2
vcxsrv-95409718940881cd7c1eb9b20c76973d27ce221c.zip
Increased version numer.
Changed website
Diffstat (limited to 'include')
-rw-r--r--include/dix-config.h4
-rw-r--r--include/xwin-config.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/include/dix-config.h b/include/dix-config.h
index cfdeb0241..92cc9dc1a 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -12,7 +12,7 @@
#define BIGREQS 1
/* Builder address */
-#define BUILDERADDR "hmca@telenet.be"
+#define BUILDERADDR "marc@hc-consult.be"
/* Operating System Name */
#define OSNAME "Win32"
@@ -396,7 +396,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((7) * 100000) + ((99) * 1000) + 2)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((7) * 100000) + ((99) * 1000) + 3)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"
diff --git a/include/xwin-config.h b/include/xwin-config.h
index de6a2b55e..8101016e4 100644
--- a/include/xwin-config.h
+++ b/include/xwin-config.h
@@ -25,7 +25,7 @@
/* #undef NEED_SNPRINTF */
/* Vendor web address for support */
-#define __VENDORDWEBSUPPORT__ "http://www.hmca.be/"
+#define __VENDORDWEBSUPPORT__ "http://www.hc-consult.be/"
/* Default log location */
#define DEFAULT_LOGDIR "."