[Commit] fontconfig/fontconfig fontconfig.h,1.42,1.42.2.1

Keith Packard commit at keithp.com
Mon Jun 9 12:38:10 PDT 2003


Committed by: keithp

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

Modified Files:
      Tag: fc-2_2_branch
	fontconfig.h 
Log Message:
Update version number to 2.2.1

Index: fontconfig.h
===================================================================
RCS file: /local/src/CVS/fontconfig/fontconfig/fontconfig.h,v
retrieving revision 1.42
retrieving revision 1.42.2.1
diff -u -d -r1.42 -r1.42.2.1
--- fontconfig.h	21 Apr 2003 16:12:22 -0000	1.42
+++ fontconfig.h	9 Jun 2003 18:38:08 -0000	1.42.2.1
@@ -40,7 +40,7 @@
 
 #define FC_MAJOR	2
 #define FC_MINOR	2
-#define FC_REVISION	0
+#define FC_REVISION	1
 
 #define FC_VERSION	((FC_MAJOR * 10000) + (FC_MINOR * 100) + (FC_REVISION))
 




More information about the Commit mailing list