aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-12-23 17:03:04 +0100
committermarha <marha@users.sourceforge.net>2013-12-23 17:03:04 +0100
commit053cb23ca3374751cdf3cd90339f2fa391535da4 (patch)
tree04f8d23c5b904ab3a8748e93aa2ad60e5171318b /include
parent86d4bff05a453da5dc0d52e76173ffe6cc6d6318 (diff)
downloadvcxsrv-053cb23ca3374751cdf3cd90339f2fa391535da4.tar.gz
vcxsrv-053cb23ca3374751cdf3cd90339f2fa391535da4.tar.bz2
vcxsrv-053cb23ca3374751cdf3cd90339f2fa391535da4.zip
Increased version to 1.14.5
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 f9b819fcd..de88b6c43 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) + ((4) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((14) * 100000) + ((5) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"