[configure] bump to 0.8.1

This commit is contained in:
Ray Strode 2010-03-24 17:03:50 -04:00
parent f119e8a047
commit 05dc13ad0f

View file

@ -1,4 +1,4 @@
AC_INIT([plymouth],[0.8.0],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth])
AC_INIT([plymouth],[0.8.1],[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)