summaryrefslogtreecommitdiffstats
path: root/libass
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@chown.ath.cx>2014-04-25 19:28:17 +0200
committerGrigori Goronzy <greg@chown.ath.cx>2014-04-25 19:29:07 +0200
commitb09ba634dafba5003a2dfd4b3c8b293b60a2804f (patch)
treeffb8c7398dcd1fd8efb18442d15e629acd546316 /libass
parent23b30fd5c9cc738fd87265a8bb8e848e4060ff02 (diff)
downloadlibass-b09ba634dafba5003a2dfd4b3c8b293b60a2804f.tar.bz2
libass-b09ba634dafba5003a2dfd4b3c8b293b60a2804f.tar.xz
Update version info and changelog0.11.2
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 878c574..17af8cb 100644
--- a/libass/ass.h
+++ b/libass/ass.h
@@ -23,7 +23,7 @@
#include <stdarg.h>
#include "ass_types.h"
-#define LIBASS_VERSION 0x01101000
+#define LIBASS_VERSION 0x01102000
/*
* A linked list of images produced by an ass renderer.