]> git.wh0rd.org - fontconfig.git/blobdiff - fontconfig/fontconfig.h
Update version numbers to 2.4.92 (2.5 RC2)
[fontconfig.git] / fontconfig / fontconfig.h
index 77276e64e1ca5ac0f347076d04abf92c1dd6c2db..0a09766c10c50395aaf65b603454c82e191854c6 100644 (file)
@@ -53,7 +53,7 @@ typedef int           FcBool;
 
 #define FC_MAJOR       2
 #define FC_MINOR       4
-#define FC_REVISION    91
+#define FC_REVISION    92
 
 #define FC_VERSION     ((FC_MAJOR * 10000) + (FC_MINOR * 100) + (FC_REVISION))