mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 10:18:02 +02:00
Increment version to 1.5.4 and to 14:1:12
This commit is contained in:
parent
11aaf992fb
commit
e0c0275e17
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ dnl For the micro number: odd => in-progress development (from git)
|
|||
dnl even => tar-file snapshot or release
|
||||
m4_define(cairo_version_major, 1)
|
||||
m4_define(cairo_version_minor, 5)
|
||||
m4_define(cairo_version_micro, 3)
|
||||
m4_define(cairo_version_micro, 4)
|
||||
|
||||
AC_INIT([cairo],
|
||||
cairo_version_major.cairo_version_minor.cairo_version_micro,
|
||||
|
|
@ -28,7 +28,7 @@ LT_CURRENT=14
|
|||
|
||||
# Increment any time the source changes; set to
|
||||
# 0 if you increment CURRENT
|
||||
LT_REVISION=0
|
||||
LT_REVISION=1
|
||||
|
||||
# Increment if any interfaces have been added; set to 0
|
||||
# if any interfaces have been removed. removal has
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue