aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-03-30 07:53:44 +0200
committermarha <marha@users.sourceforge.net>2012-03-30 07:53:44 +0200
commit1c740310663ee6c0ea58ad5af25f18a89985b21b (patch)
tree73d1f32e1161e402499f8c5fa405793ccefc0a58 /include
parent9ea38169457d2b09d1b2c29fe45c85c616295a70 (diff)
downloadvcxsrv-1c740310663ee6c0ea58ad5af25f18a89985b21b.tar.gz
vcxsrv-1c740310663ee6c0ea58ad5af25f18a89985b21b.tar.bz2
vcxsrv-1c740310663ee6c0ea58ad5af25f18a89985b21b.zip
Increased version to 1.12.0.0
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 afdb9a9e5..45568c333 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -351,7 +351,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((11) * 100000) + ((4) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((12) * 100000) + ((0) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"