mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-01 10:18:09 +02:00
Add -head to CAIRO_VERSION after tagging with SNAPSHOT_0_5_2.
This commit is contained in:
parent
0e40baa9a7
commit
0adea66c73
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2005-07-18 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* configure.in: Add -head to CAIRO_VERSION after tagging with
|
||||
SNAPSHOT_0_5_2.
|
||||
|
||||
2005-07-18 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* src/cairo-quartz-surface.c:
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ AC_INIT(src/cairo.h)
|
|||
dnl ===========================================================================
|
||||
|
||||
# Package version number, (as distinct from shared library version)
|
||||
CAIRO_VERSION=0.5.2
|
||||
CAIRO_VERSION=0.5.2-head
|
||||
|
||||
# libtool shared library version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue