[cairo-commit] cairo ChangeLog, 1.609, 1.610 configure.in, 1.103, 1.104

Carl Worth commit at pdx.freedesktop.org
Wed May 18 09:41:49 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv11079

Modified Files:
	ChangeLog configure.in 
Log Message:

        * configure.in: Add -head to CAIRO_VERSION after tagging with
        SNAPSHOT_0_5_0.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.609
retrieving revision 1.610
diff -u -d -r1.609 -r1.610
--- ChangeLog	18 May 2005 01:39:56 -0000	1.609
+++ ChangeLog	18 May 2005 16:41:47 -0000	1.610
@@ -1,3 +1,8 @@
+2005-05-18  Carl Worth  <cworth at cworth.org>
+
+	* configure.in: Add -head to CAIRO_VERSION after tagging with
+	SNAPSHOT_0_5_0.
+
 2005-05-17  Carl Worth  <cworth at cworth.org>
 
 	* PORTING_GUIDE: Added porting guide to help with transition to

Index: configure.in
===================================================================
RCS file: /cvs/cairo/cairo/configure.in,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -d -r1.103 -r1.104
--- configure.in	18 May 2005 01:39:56 -0000	1.103
+++ configure.in	18 May 2005 16:41:47 -0000	1.104
@@ -5,7 +5,7 @@
 dnl ===========================================================================
 
 # Package version number, (as distinct from shared library version)
-CAIRO_VERSION=0.5.0
+CAIRO_VERSION=0.5.0-head
 
 # libtool shared library version
 




More information about the cairo-commit mailing list