[cairo-commit] libic/src ic.h,1.20,1.21

Carl Worth commit at pdx.freedesktop.org
Thu Nov 6 07:56:12 PST 2003


Committed by: cworth

Update of /cvs/cairo/libic/src
In directory pdx:/tmp/cvs-serv6536/src

Modified Files:
	ic.h 
Log Message:
Removed stale version from ic.h.
Better to have no version listed than the wrong one.

Index: ic.h
===================================================================
RCS file: /cvs/cairo/libic/src/ic.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** ic.h	1 Nov 2003 13:23:55 -0000	1.20
--- ic.h	6 Nov 2003 15:56:10 -0000	1.21
***************
*** 42,50 ****
  #endif
  
- /* NOTE: Must be manually synchronized with LIBIC_VERSION in configure.in */
- #define IC_MAJOR	0
- #define IC_MINOR	1
- #define IC_REVISION	0
- 
  #if defined(__cplusplus) || defined(c_plusplus)
  extern "C" {
--- 42,45 ----





More information about the cairo-commit mailing list