summaryrefslogtreecommitdiffstats
path: root/libass/Makefile.am
diff options
context:
space:
mode:
authorOleg Oshmyan <chortos@inbox.lv>2020-10-27 05:04:50 +0200
committerOleg Oshmyan <chortos@inbox.lv>2020-10-27 06:08:29 +0200
commitd149636f502f5774ae1a8fb4c554b122674393b2 (patch)
tree5653f8f4f433420ab99eddece32a67d1a9b2286e /libass/Makefile.am
parentecb74523bc87a874e6013b331a58c420df87ca49 (diff)
downloadlibass-d149636f502f5774ae1a8fb4c554b122674393b2.tar.bz2
libass-d149636f502f5774ae1a8fb4c554b122674393b2.tar.xz
Release 0.15.00.15.0
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 e7a97e5..ac3c545 100644
--- a/libass/Makefile.am
+++ b/libass/Makefile.am
@@ -4,7 +4,7 @@ AM_CFLAGS = -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter \
-D_GNU_SOURCE
LIBASS_LT_CURRENT = 10
-LIBASS_LT_REVISION = 0
+LIBASS_LT_REVISION = 1
LIBASS_LT_AGE = 1
nasm_verbose = $(nasm_verbose_$(V))