[cairo-commit] cairo ChangeLog, 1.856, 1.857 configure.in, 1.119,
1.120
Carl Worth
commit at pdx.freedesktop.org
Tue Aug 9 09:27:41 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv18369
Modified Files:
ChangeLog configure.in
Log Message:
2005-08-09 Carl Worth <cworth at cworth.org>
* configure.in: Add -head to CAIRO_VERSION after tagging with
RELEASE_0_9_0.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.856
retrieving revision 1.857
diff -u -d -r1.856 -r1.857
--- ChangeLog 9 Aug 2005 04:06:44 -0000 1.856
+++ ChangeLog 9 Aug 2005 16:27:39 -0000 1.857
@@ -1,3 +1,8 @@
+2005-08-09 Carl Worth <cworth at cworth.org>
+
+ * configure.in: Add -head to CAIRO_VERSION after tagging with
+ RELEASE_0_9_0.
+
2005-08-08 Carl Worth <cworth at cworth.org>
* NEWS: Added notes for release 0.9.0.
Index: configure.in
===================================================================
RCS file: /cvs/cairo/cairo/configure.in,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- configure.in 9 Aug 2005 04:06:44 -0000 1.119
+++ configure.in 9 Aug 2005 16:27:39 -0000 1.120
@@ -5,7 +5,7 @@
dnl ===========================================================================
# Package version number, (as distinct from shared library version)
-CAIRO_VERSION=0.9.0
+CAIRO_VERSION=0.9.0-head
# libtool shared library version
More information about the cairo-commit
mailing list