From: Grigori Goronzy Date: Mon, 1 Mar 2010 04:50:19 +0000 (+0100) Subject: Bump autoconf version X-Git-Tag: 0.9.10~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a13a859aa78a2fb85d56de7afa25b4ab70c3a1d2;p=libass Bump autoconf version Oops, forgot this one. This is only important for building distfiles though, so I won't bother with another release tag. --- diff --git a/configure.ac b/configure.ac index bb3e5f9..c1f7ab2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(libass, 0.9.8) +AC_INIT(libass, 0.9.9) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([shave]) # Disable C++/Fortran checks