summaryrefslogtreecommitdiffstats
path: root/libass/Makefile.am
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-06-30 12:27:59 +0200
committerwm4 <wm4@nowhere>2015-06-30 12:27:59 +0200
commit1f602f3e904dc28b65a95293a0b5c3502280da47 (patch)
treeea5aa6f4f39430daf104723eaef67b05ba79ebd5 /libass/Makefile.am
parent882ef0ad2c9e66d19c916c788c167220b89b9d27 (diff)
downloadlibass-1f602f3e904dc28b65a95293a0b5c3502280da47.tar.bz2
libass-1f602f3e904dc28b65a95293a0b5c3502280da47.tar.xz
Release 0.12.30.12.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 e8699f9..6e1342e 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 = 6
-LIBASS_LT_REVISION = 1
+LIBASS_LT_REVISION = 2
LIBASS_LT_AGE = 1
yasm_verbose = $(yasm_verbose_$(V))