aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2014-03-31 18:12:52 +0200
committermarha <marha@users.sourceforge.net>2014-03-31 18:12:52 +0200
commitfeab85024204c7db3ad243697fe06bf3960349a9 (patch)
treea395c403dd928601dfd49608529162cc3e1fea68 /include
parent630c3accd9d72b2b64dc1c44a11c5ef61396f509 (diff)
downloadvcxsrv-feab85024204c7db3ad243697fe06bf3960349a9.tar.gz
vcxsrv-feab85024204c7db3ad243697fe06bf3960349a9.tar.bz2
vcxsrv-feab85024204c7db3ad243697fe06bf3960349a9.zip
Increase version to 1.15.0.11.15.0.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 9c8c3eead..15e3e9d30 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) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((15) * 100000) + ((0) * 1000) + 1)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"