]> granicus.if.org Git - libass/commitdiff
Update version info
authorGrigori Goronzy <greg@chown.ath.cx>
Mon, 14 Oct 2013 09:31:35 +0000 (11:31 +0200)
committerGrigori Goronzy <greg@chown.ath.cx>
Mon, 14 Oct 2013 09:31:35 +0000 (11:31 +0200)
configure.ac
libass/Makefile.am

index 7d3725220b741ce918f1118abbbcc0f94e2328f2..a05cf8f3078099652a85be874c387b7db4ccd07e 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(libass, 0.10.1)
+AC_INIT(libass, 0.10.2)
 AM_INIT_AUTOMAKE
 AC_CONFIG_MACRO_DIR([m4])
 # Disable C++/Fortran checks
index d38c7640f8d1a293c66c1592d8526f0caa53aa32..b134a66d4fbbdcf1e5545a6dbc5aca796e1e665f 100644 (file)
@@ -2,7 +2,7 @@ AM_CFLAGS = -Wall
 
 LIBASS_LT_CURRENT = 5
 LIBASS_LT_REVISION = 0
-LIBASS_LT_AGE = 1
+LIBASS_LT_AGE = 0
 
 lib_LTLIBRARIES = libass.la
 libass_la_SOURCES = ass.c ass_cache.c ass_font.c ass_fontconfig.c ass_render.c \