]> git.wh0rd.org - fontconfig.git/blobdiff - fontconfig/fontconfig.h
Update to 2.2.94 (2.2.93 shipped with broken libtool bits)
[fontconfig.git] / fontconfig / fontconfig.h
index 75c16d3dd3d22f5df36c56b9a5d674d357f5c5cd..7ff6e97775f59c3af90168c94e7761da40ed733e 100644 (file)
@@ -40,7 +40,7 @@ typedef int           FcBool;
 
 #define FC_MAJOR       2
 #define FC_MINOR       2
-#define FC_REVISION    93
+#define FC_REVISION    94
 
 #define FC_VERSION     ((FC_MAJOR * 10000) + (FC_MINOR * 100) + (FC_REVISION))