summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-06-03 08:17:10 +0000
committercehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-06-03 08:17:10 +0000
commit67a5bb95eee9598a8bfdc2e93163251e4f5fb625 (patch)
tree2f0a59d1574e5fb0883315dfdb6918357a0d379c
parent9b04897e76aa15aef0d27618b550c605cc02f08d (diff)
downloadmpv-67a5bb95eee9598a8bfdc2e93163251e4f5fb625.tar.bz2
mpv-67a5bb95eee9598a8bfdc2e93163251e4f5fb625.tar.xz
Raise LIBASS_VERSION, forgotten in r31293.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31308 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--libass/ass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libass/ass.h b/libass/ass.h
index 03b690c063..c1053b4e7c 100644
--- a/libass/ass.h
+++ b/libass/ass.h
@@ -25,7 +25,7 @@
#include <stdarg.h>
#include "ass_types.h"
-#define LIBASS_VERSION 0x00908000
+#define LIBASS_VERSION 0x00910000
/*
* A linked list of images produced by an ass renderer.