From 73284b676b12b47e17af2ef1b430527299e10c17 Mon Sep 17 00:00:00 2001 From: Oleg Oshmyan Date: Tue, 31 Oct 2017 14:07:26 +0200 Subject: Release 0.14.0 --- libass/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libass/Makefile.am') diff --git a/libass/Makefile.am b/libass/Makefile.am index e31e54c..c7c17f6 100644 --- a/libass/Makefile.am +++ b/libass/Makefile.am @@ -4,7 +4,7 @@ AM_CFLAGS = -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter \ -D_GNU_SOURCE LIBASS_LT_CURRENT = 9 -LIBASS_LT_REVISION = 1 +LIBASS_LT_REVISION = 2 LIBASS_LT_AGE = 0 nasm_verbose = $(nasm_verbose_$(V)) -- cgit v1.2.3