From 5447214643eacef71776350e779adf4b6c07bb3b Mon Sep 17 00:00:00 2001 From: Oleg Oshmyan Date: Sun, 2 May 2021 03:32:35 +0300 Subject: Release 0.15.1 --- 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 f0e14ff..80857ed 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 = 10 -LIBASS_LT_REVISION = 1 +LIBASS_LT_REVISION = 2 LIBASS_LT_AGE = 1 nasm_verbose = $(nasm_verbose_$(V)) -- cgit v1.2.3