summaryrefslogtreecommitdiffstats
path: root/libass
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@chown.ath.cx>2014-02-19 15:10:25 +0100
committerGrigori Goronzy <greg@chown.ath.cx>2014-02-19 15:12:57 +0100
commit10b48ac96f93b70783883a0661df5c32070bb7b2 (patch)
tree193a2153af2e5249d4f181127dce9a6751c56abb /libass
parent23329b3cc9865795927bdbd6baa54488d7cb61fa (diff)
downloadlibass-10b48ac96f93b70783883a0661df5c32070bb7b2.tar.bz2
libass-10b48ac96f93b70783883a0661df5c32070bb7b2.tar.xz
Update version info and changelog0.11.1
Diffstat (limited to 'libass')
-rw-r--r--libass/ass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libass/ass.h b/libass/ass.h
index 6cee132..608eb61 100644
--- a/libass/ass.h
+++ b/libass/ass.h
@@ -23,7 +23,7 @@
#include <stdarg.h>
#include "ass_types.h"
-#define LIBASS_VERSION 0x01100000
+#define LIBASS_VERSION 0x01101000
/*
* A linked list of images produced by an ass renderer.