From 9fb384014e6d5205a6e30bc3a217e7edae4068a2 Mon Sep 17 00:00:00 2001 From: Grigori Goronzy Date: Sat, 3 Jun 2017 19:07:46 +0200 Subject: Release 0.13.7 --- 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 9fd2540..a073f26 100644 --- a/libass/Makefile.am +++ b/libass/Makefile.am @@ -3,7 +3,7 @@ AM_CFLAGS = -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter \ -Wpointer-arith -Wredundant-decls -D_GNU_SOURCE LIBASS_LT_CURRENT = 9 -LIBASS_LT_REVISION = 0 +LIBASS_LT_REVISION = 1 LIBASS_LT_AGE = 0 yasm_verbose = $(yasm_verbose_$(V)) -- cgit v1.2.3