mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-10 12:50:19 +01:00
Add -head to CAIRO_VERSION after tagging with RELEASE_0_9_0.
This commit is contained in:
parent
4bec3d6af4
commit
018015d802
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2005-08-09 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* configure.in: Add -head to CAIRO_VERSION after tagging with
|
||||
RELEASE_0_9_0.
|
||||
|
||||
2005-08-08 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* NEWS: Added notes for release 0.9.0.
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ AC_INIT(src/cairo.h)
|
|||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue