From 67a5bb95eee9598a8bfdc2e93163251e4f5fb625 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Thu, 3 Jun 2010 08:17:10 +0000 Subject: [PATCH] Raise LIBASS_VERSION, forgotten in r31293. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31308 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libass/ass.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 #include "ass_types.h" -#define LIBASS_VERSION 0x00908000 +#define LIBASS_VERSION 0x00910000 /* * A linked list of images produced by an ass renderer. -- 2.11.4.GIT