summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2009-07-11 15:08:52 +0200
committerGrigori Goronzy <greg@blackbox>2009-07-11 15:09:36 +0200
commit34923cb1813b9a1ffffa1799c5fda1803dbfb996 (patch)
tree526ff0b76fe7ea71c8a7b1be2e17c0fe200dac5d /configure.ac
parentce26c316751e7dbe844d5069731da9de32507ea3 (diff)
downloadlibass-34923cb1813b9a1ffffa1799c5fda1803dbfb996.tar.bz2
libass-34923cb1813b9a1ffffa1799c5fda1803dbfb996.tar.xz
Initial changelog update for 0.9.7
Update changelog and version number in configure.ac.
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 fb09fb6..11f1765 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.60a)
-AC_INIT(libass, 0.9.6)
+AC_INIT(libass, 0.9.7)
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([shave])
# Disable C++/Fortran checks