This commit is contained in:
Thomas James Alexander Thurman 2006-09-04 19:49:08 +00:00
parent 28ae1b40df
commit 3ba437d508

View File

@ -2,7 +2,7 @@ AC_PREREQ(2.50)
# Fibonacci sequence for micro version numbering:
# 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987
AC_INIT([metacity], [2.16.0],
AC_INIT([metacity], [2.16.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=metacity])
AC_CONFIG_SRCDIR(src/display.c)