mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-04 16:50:19 +01:00
Add -head to CAIRO_VERSION after tagging with SNAPSHOT_0_4_0.
This commit is contained in:
parent
980eff38e4
commit
36820ec40a
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2005-03-08 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* configure.in: Add -head to CAIRO_VERSION after tagging with
|
||||
SNAPSHOT_0_4_0.
|
||||
|
||||
2005-03-08 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* gtk-doc.make (dist-check-gtkdoc): Commit workaround to prevent
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ AC_INIT(src/cairo.h)
|
|||
dnl ===========================================================================
|
||||
|
||||
# Package version number, (as distinct from shared library version)
|
||||
CAIRO_VERSION=0.4.0
|
||||
CAIRO_VERSION=0.4.0-head
|
||||
|
||||
# libtool shared library version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue