aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-11-13 07:59:58 +0000
committermarha <marha@users.sourceforge.net>2009-11-13 07:59:58 +0000
commitfadc3790d24f06fe58d649cdbe071ce68b353c26 (patch)
tree004d361fa3f41cae731d8310cd94a2e11e99936d /include
parentb7b01b01544db5dd34177c79e3c90cc962bf450c (diff)
downloadvcxsrv-fadc3790d24f06fe58d649cdbe071ce68b353c26.tar.gz
vcxsrv-fadc3790d24f06fe58d649cdbe071ce68b353c26.tar.bz2
vcxsrv-fadc3790d24f06fe58d649cdbe071ce68b353c26.zip
Increased version number to 1.7.99.2
Diffstat (limited to 'include')
-rw-r--r--include/dix-config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dix-config.h b/include/dix-config.h
index 5f536ecc8..cfdeb0241 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -396,7 +396,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((7) * 100000) + ((99) * 1000) + 1)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((7) * 100000) + ((99) * 1000) + 2)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"