summaryrefslogtreecommitdiffstats
path: root/libass/Makefile.am
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-07 21:32:44 +0200
committerwm4 <wm4@nowhere>2015-05-07 21:32:44 +0200
commitb732598bcbefa6949986fc328b2238589eaf63b6 (patch)
treeb3e687f217d0a080c70bb04cbb560fe3bfe5872b /libass/Makefile.am
parent0e2a9e0b356e4acee3962e15756918fd314ece3a (diff)
downloadlibass-b732598bcbefa6949986fc328b2238589eaf63b6.tar.bz2
libass-b732598bcbefa6949986fc328b2238589eaf63b6.tar.xz
Release 0.12.20.12.2
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 203e9cf..31dd9aa 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 = 0
+LIBASS_LT_REVISION = 1
LIBASS_LT_AGE = 1
yasm_verbose = $(yasm_verbose_$(V))