From: Grigori Goronzy Date: Wed, 11 Aug 2010 00:06:35 +0000 (+0200) Subject: Bump autoconf version and LIBASS_VERSION X-Git-Tag: 0.9.11^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=265e6ec005a55ef226844715d408e77dcef886fd;p=libass Bump autoconf version and LIBASS_VERSION --- 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 diff --git a/libass/ass.h b/libass/ass.h index 1d98298..4592c52 100644 --- a/libass/ass.h +++ b/libass/ass.h @@ -25,7 +25,7 @@ #include #include "ass_types.h" -#define LIBASS_VERSION 0x00910000 +#define LIBASS_VERSION 0x00911000 /* * A linked list of images produced by an ass renderer.