From c68d72166d3aeacd2364b31c1f07d0aca29d4973 Mon Sep 17 00:00:00 2001 From: Grigori Goronzy Date: Thu, 23 Oct 2014 00:37:33 +0200 Subject: Update version and changelog --- libass/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libass/Makefile.am') diff --git a/libass/Makefile.am b/libass/Makefile.am index bc5345b..599c281 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 -LIBASS_LT_CURRENT = 5 +LIBASS_LT_CURRENT = 6 LIBASS_LT_REVISION = 0 -LIBASS_LT_AGE = 0 +LIBASS_LT_AGE = 1 yasm_verbose = $(yasm_verbose_$(V)) yasm_verbose_ = $(yasm_verbose_$(AM_DEFAULT_VERBOSITY)) -- cgit v1.2.3