summaryrefslogtreecommitdiffstats
path: root/libass/Makefile.am
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@chown.ath.cx>2016-09-24 21:06:23 +0200
committerGrigori Goronzy <greg@chown.ath.cx>2016-09-24 21:06:23 +0200
commit27b0232b0d9259bc009389a019eb6b47103f484a (patch)
tree304f1033b0484f8d8f25fd2ccdd1babf2171f921 /libass/Makefile.am
parent9422a80578bc44f662f07edf723f85239a0579f5 (diff)
downloadlibass-27b0232b0d9259bc009389a019eb6b47103f484a.tar.bz2
libass-27b0232b0d9259bc009389a019eb6b47103f484a.tar.xz
Release 0.13.30.13.3
Diffstat (limited to 'libass/Makefile.am')
-rw-r--r--libass/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libass/Makefile.am b/libass/Makefile.am
index f2ecb74..97bf565 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 = 8
-LIBASS_LT_REVISION = 0
+LIBASS_LT_REVISION = 1
LIBASS_LT_AGE = 3
yasm_verbose = $(yasm_verbose_$(V))