configure: bump to 0.9.0

This commit is contained in:
Ray Strode 2014-05-20 13:20:46 -04:00
parent 113526408c
commit e3a0ce8e6c

View file

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