summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2010-08-11 02:06:35 +0200
committerGrigori Goronzy <greg@blackbox>2010-08-11 02:06:35 +0200
commit265e6ec005a55ef226844715d408e77dcef886fd (patch)
treee525e44895a1271e9737689df56bab846f94e83c /configure.ac
parent705d2f10efe51e5d8afab4be7c92f72ebe4c98b9 (diff)
downloadlibass-265e6ec005a55ef226844715d408e77dcef886fd.tar.bz2
libass-265e6ec005a55ef226844715d408e77dcef886fd.tar.xz
Bump autoconf version and LIBASS_VERSION0.9.11
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 8cff886..827dd6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(libass, 0.9.10)
+AC_INIT(libass, 0.9.11)
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([m4])
# Disable C++/Fortran checks