summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2010-08-04 02:37:55 +0200
committerGrigori Goronzy <greg@blackbox>2010-08-06 22:20:13 +0200
commit83bc1ee98047b9a68d693584cee9749fdadfa894 (patch)
tree6ab9098deb6b831dfa9dd11f02a5aae81d6c0fe4 /configure.ac
parent96057dc0ba9b28c4ab168695f2500135e3337ca7 (diff)
downloadlibass-83bc1ee98047b9a68d693584cee9749fdadfa894.tar.bz2
libass-83bc1ee98047b9a68d693584cee9749fdadfa894.tar.xz
Version bump0.9.10
Increment shared library revision (due to API additions) and autoconf version.
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 4c5dd0f..381e528 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(libass, 0.9.9)
+AC_INIT(libass, 0.9.10)
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([m4])
# Disable C++/Fortran checks