# HG changeset patch # User cehoyos # Date 1275553030 0 # Node ID 1f4cf4c05e83dbeb9b8c76838868945b3df79460 # Parent e4b071e1145c55ba68eb83fc47cc7c8b667123d5 Raise LIBASS_VERSION, forgotten in r31293. diff -r e4b071e1145c -r 1f4cf4c05e83 libass/ass.h --- a/libass/ass.h Wed Jun 02 22:09:04 2010 +0000 +++ b/libass/ass.h Thu Jun 03 08:17:10 2010 +0000 @@ -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.