[Commit] fontconfig/fontconfig fontconfig.h,1.44,1.45

Keith Packard commit at keithp.com
Mon Jun 9 13:21:09 PDT 2003


Committed by: keithp

Update of /local/src/CVS/fontconfig/fontconfig
In directory home.keithp.com:/tmp/cvs-serv6362/fontconfig

Modified Files:
	fontconfig.h 
Log Message:
Update to version 2.2.90

Index: fontconfig.h
===================================================================
RCS file: /local/src/CVS/fontconfig/fontconfig/fontconfig.h,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- fontconfig.h	28 May 2003 01:34:38 -0000	1.44
+++ fontconfig.h	9 Jun 2003 19:21:06 -0000	1.45
@@ -40,7 +40,7 @@
 
 #define FC_MAJOR	2
 #define FC_MINOR	2
-#define FC_REVISION	0
+#define FC_REVISION	90
 
 #define FC_VERSION	((FC_MAJOR * 10000) + (FC_MINOR * 100) + (FC_REVISION))
 




More information about the Commit mailing list