summaryrefslogtreecommitdiff
path: root/include/X11/Xft/Xft.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/Xft/Xft.h')
-rw-r--r--include/X11/Xft/Xft.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/Xft/Xft.h b/include/X11/Xft/Xft.h
index e968e99..150c61f 100644
--- a/include/X11/Xft/Xft.h
+++ b/include/X11/Xft/Xft.h
@@ -33,7 +33,7 @@
#define XFT_MAJOR 2
#define XFT_MINOR 1
-#define XFT_REVISION 9
+#define XFT_REVISION 12
#define XFT_VERSION ((XFT_MAJOR * 10000) + (XFT_MINOR * 100) + (XFT_REVISION))
#define XftVersion XFT_VERSION