diff --git a/ChangeLog b/ChangeLog index b48da5bbe..de8e64578 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-12-08 Carl Worth + + * configure.in: Bump version to 0.1.16 since it actually has a + hope of building, (due to fix for broken cairo-xlib.h includes). + 2003-12-05 Carl Worth * src/cairo_xlib_surface.c: Don't include obsolete cairo-xlib.h. diff --git a/configure.in b/configure.in index 19baad2be..63a154ea6 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ AC_INIT(src/cairo.h) dnl =========================================================================== # Package version number, (as distinct from shared library version) -CAIRO_VERSION=0.1.15 +CAIRO_VERSION=0.1.16 # libtool shared library version