Increment version to 1.6.4

This commit is contained in:
Carl Worth 2008-04-11 14:33:12 -07:00
parent a96176e12f
commit 08a8048063

View file

@ -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, 6)
m4_define(cairo_version_micro, 3)
m4_define(cairo_version_micro, 4)
AC_INIT([cairo],
cairo_version_major.cairo_version_minor.cairo_version_micro,
@ -30,7 +30,7 @@ LT_CURRENT=19
# Increment any time the source changes; set to
# 0 if you increment CURRENT
LT_REVISION=4
LT_REVISION=5
# Increment if any interfaces have been added; set to 0
# if any interfaces have been removed. removal has