aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-07-26 08:02:35 +0200
committermarha <marha@users.sourceforge.net>2013-07-26 08:02:35 +0200
commit0a85cf3d62000bde8b420875e4ad0fe3440e86e4 (patch)
tree942bf369efa3a2211840fc0e846b632448a59f95 /include
parentec34243fae167734bfa5ba81278763af7db0fb2b (diff)
downloadvcxsrv-0a85cf3d62000bde8b420875e4ad0fe3440e86e4.tar.gz
vcxsrv-0a85cf3d62000bde8b420875e4ad0fe3440e86e4.tar.bz2
vcxsrv-0a85cf3d62000bde8b420875e4ad0fe3440e86e4.zip
Version increased to 1.14.2.1
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 8466cdfc5..cdde905f8 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) + ((14) * 100000) + ((2) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((14) * 100000) + ((2) * 1000) + 1)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"