]> git.wh0rd.org - fontconfig.git/blobdiff - fontconfig/fontconfig.h
Update to version 2.2.92
[fontconfig.git] / fontconfig / fontconfig.h
index d38ab6ccad64da4f52a009cd729dccf1d3846269..8894219fd0778fdeba1bacd577db1d5a81b42007 100644 (file)
@@ -40,7 +40,7 @@ typedef int           FcBool;
 
 #define FC_MAJOR       2
 #define FC_MINOR       2
-#define FC_REVISION    91
+#define FC_REVISION    92
 
 #define FC_VERSION     ((FC_MAJOR * 10000) + (FC_MINOR * 100) + (FC_REVISION))