configure: bump to 0.8.7

This commit is contained in:
Ray Strode 2012-08-20 19:25:52 -04:00
parent 3ee341d941
commit b56535a592

View file

@ -1,4 +1,4 @@
AC_INIT([plymouth],[0.8.6.2],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth])
AC_INIT([plymouth],[0.8.7],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth])
AC_CONFIG_SRCDIR(src/main.c)
AC_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR(build-tools)