summaryrefslogtreecommitdiffstats
path: root/libass/ass.h
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2010-08-11 02:06:35 +0200
committerGrigori Goronzy <greg@blackbox>2010-08-11 02:06:35 +0200
commit265e6ec005a55ef226844715d408e77dcef886fd (patch)
treee525e44895a1271e9737689df56bab846f94e83c /libass/ass.h
parent705d2f10efe51e5d8afab4be7c92f72ebe4c98b9 (diff)
downloadlibass-265e6ec005a55ef226844715d408e77dcef886fd.tar.bz2
libass-265e6ec005a55ef226844715d408e77dcef886fd.tar.xz
Bump autoconf version and LIBASS_VERSION0.9.11
Diffstat (limited to 'libass/ass.h')
-rw-r--r--libass/ass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libass/ass.h b/libass/ass.h
index 1d98298..4592c52 100644
--- a/libass/ass.h
+++ b/libass/ass.h
@@ -25,7 +25,7 @@
#include <stdarg.h>
#include "ass_types.h"
-#define LIBASS_VERSION 0x00910000
+#define LIBASS_VERSION 0x00911000
/*
* A linked list of images produced by an ass renderer.