From 7c30feaa6906c5f392f6a1496462504b09fd8df0 Mon Sep 17 00:00:00 2001 From: Oleg Oshmyan Date: Sat, 20 Feb 2016 21:33:37 +0200 Subject: Release 0.13.2 --- libass/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libass/Makefile.am') diff --git a/libass/Makefile.am b/libass/Makefile.am index 43e825d..f2ecb74 100644 --- a/libass/Makefile.am +++ b/libass/Makefile.am @@ -2,9 +2,9 @@ AM_CFLAGS = -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter \ -Werror-implicit-function-declaration -Wstrict-prototypes \ -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE -LIBASS_LT_CURRENT = 7 -LIBASS_LT_REVISION = 1 -LIBASS_LT_AGE = 2 +LIBASS_LT_CURRENT = 8 +LIBASS_LT_REVISION = 0 +LIBASS_LT_AGE = 3 yasm_verbose = $(yasm_verbose_$(V)) yasm_verbose_ = $(yasm_verbose_$(AM_DEFAULT_VERBOSITY)) -- cgit v1.2.3