summaryrefslogtreecommitdiffstats
path: root/libass/Makefile.am
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@chown.ath.cx>2017-06-03 19:07:46 +0200
committerGrigori Goronzy <greg@chown.ath.cx>2017-06-03 19:07:46 +0200
commit9fb384014e6d5205a6e30bc3a217e7edae4068a2 (patch)
tree7bd23ec362947dae4cf5074130c1be4183a82b63 /libass/Makefile.am
parenta7807b03b0d1f25f448c14e88e0d8aa6ef4d0961 (diff)
downloadlibass-9fb384014e6d5205a6e30bc3a217e7edae4068a2.tar.bz2
libass-9fb384014e6d5205a6e30bc3a217e7edae4068a2.tar.xz
Release 0.13.70.13.7
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 9fd2540..a073f26 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 = 9
-LIBASS_LT_REVISION = 0
+LIBASS_LT_REVISION = 1
LIBASS_LT_AGE = 0
yasm_verbose = $(yasm_verbose_$(V))