aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-02-16 20:38:31 +0000
committermarha <marha@users.sourceforge.net>2011-02-16 20:38:31 +0000
commit53810445215dc45ae303bc89feb6e0aaf04aa6fa (patch)
tree710ad4cf009b95651c0bb83dd710d9d150b59c9b /include
parent41723858b0effb450ce946297e5a606bc7348be2 (diff)
downloadvcxsrv-53810445215dc45ae303bc89feb6e0aaf04aa6fa.tar.gz
vcxsrv-53810445215dc45ae303bc89feb6e0aaf04aa6fa.tar.bz2
vcxsrv-53810445215dc45ae303bc89feb6e0aaf04aa6fa.zip
Increased version to 1.9.4.11.9.4.1
Added release note
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 89d255ede..72d54b402 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -364,7 +364,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((9) * 100000) + ((4) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((9) * 100000) + ((4) * 1000) + 1)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"