From 83bc1ee98047b9a68d693584cee9749fdadfa894 Mon Sep 17 00:00:00 2001 From: Grigori Goronzy Date: Wed, 4 Aug 2010 02:37:55 +0200 Subject: Version bump Increment shared library revision (due to API additions) and autoconf version. --- 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 b9b5ca0..04db84d 100644 --- a/libass/Makefile.am +++ b/libass/Makefile.am @@ -1,6 +1,6 @@ -LIBASS_LT_CURRENT = 4 +LIBASS_LT_CURRENT = 5 LIBASS_LT_REVISION = 0 -LIBASS_LT_AGE = 0 +LIBASS_LT_AGE = 1 lib_LTLIBRARIES = libass.la libass_la_SOURCES = ass.c ass_cache.c ass_font.c ass_fontconfig.c ass_render.c \ -- cgit v1.2.3