aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2014-03-25 18:15:51 +0100
committermarha <marha@users.sourceforge.net>2014-03-25 18:15:51 +0100
commitbf0cbcc1d00962ef2221cb4ceae87cc5ae737454 (patch)
tree94f87199e79c971276987b504c1f4641ea42e6cc /include
parentcd9a6bd6dd3acdebd091fabbe9382e0831362ab1 (diff)
downloadvcxsrv-bf0cbcc1d00962ef2221cb4ceae87cc5ae737454.tar.gz
vcxsrv-bf0cbcc1d00962ef2221cb4ceae87cc5ae737454.tar.bz2
vcxsrv-bf0cbcc1d00962ef2221cb4ceae87cc5ae737454.zip
Increased version to 1.15.01.15.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 de88b6c43..9c8c3eead 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) + ((14) * 100000) + ((5) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((15) * 100000) + ((0) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"