summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2010-03-01 05:24:57 +0100
committerGrigori Goronzy <greg@blackbox>2010-03-01 05:24:57 +0100
commit309abad73d96bae5301aff2a95c5e75d568c3b0a (patch)
treea385287bd6ae5380b3cc0c346ea44703c211f37b
parent06224ae0938383f329948f8805ac7ba7556ba362 (diff)
downloadlibass-309abad73d96bae5301aff2a95c5e75d568c3b0a.tar.bz2
libass-309abad73d96bae5301aff2a95c5e75d568c3b0a.tar.xz
Bump LIBASS_VERSION0.9.9
-rw-r--r--libass/ass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libass/ass.h b/libass/ass.h
index d03753b..a16bad4 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 0x00909000
/*
* A linked list of images produced by an ass renderer.