aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-02-13 09:35:43 +0100
committermarha <marha@users.sourceforge.net>2013-02-13 09:35:43 +0100
commit3247a4e031a7d5160332c0d7ca2a91a516c082bb (patch)
tree21da54ca37bdaa21cda070d2c109aa24ee52fbd7 /include
parentad7d3734fae59b63a1afe2d8e11411ac32a40f30 (diff)
downloadvcxsrv-3247a4e031a7d5160332c0d7ca2a91a516c082bb.tar.gz
vcxsrv-3247a4e031a7d5160332c0d7ca2a91a516c082bb.tar.bz2
vcxsrv-3247a4e031a7d5160332c0d7ca2a91a516c082bb.zip
Increased version to 1.13.2.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 ab60a58a2..9a9a2962d 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -357,7 +357,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((13) * 100000) + ((1) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((13) * 100000) + ((2) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"