aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2014-05-01 23:26:26 +0200
committermarha <marha@users.sourceforge.net>2014-05-01 23:26:26 +0200
commit2dc2880eacae3d52f4ab4bb5ec43c5bbf50c5c3f (patch)
tree709ad1eb3e3afcff3fb34fe8b7cb43f1460c495e /include
parent72c84d16dcb5acff57a408388703baf94916105f (diff)
downloadvcxsrv-2dc2880eacae3d52f4ab4bb5ec43c5bbf50c5c3f.tar.gz
vcxsrv-2dc2880eacae3d52f4ab4bb5ec43c5bbf50c5c3f.tar.bz2
vcxsrv-2dc2880eacae3d52f4ab4bb5ec43c5bbf50c5c3f.zip
Increase version to 1.15.0.21.15.0.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 15e3e9d30..3f317bd42 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -366,7 +366,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((15) * 100000) + ((0) * 1000) + 1)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((15) * 100000) + ((0) * 1000) + 2)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"