summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2010-03-01 05:50:19 +0100
committerGrigori Goronzy <greg@blackbox>2010-03-01 05:50:19 +0100
commita13a859aa78a2fb85d56de7afa25b4ab70c3a1d2 (patch)
tree88855f7bb634c584b1fcd916fe43afb09b2104a1 /configure.ac
parent309abad73d96bae5301aff2a95c5e75d568c3b0a (diff)
downloadlibass-a13a859aa78a2fb85d56de7afa25b4ab70c3a1d2.tar.bz2
libass-a13a859aa78a2fb85d56de7afa25b4ab70c3a1d2.tar.xz
Bump autoconf version
Oops, forgot this one. This is only important for building distfiles though, so I won't bother with another release tag.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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