summaryrefslogtreecommitdiffstats
path: root/libass
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-07 17:29:04 +0100
committerwm4 <wm4@nowhere>2015-01-07 17:29:04 +0100
commite1c00b1ff9f2abe10edbdc8751898c300c013f49 (patch)
treecc16813455b80a0f48b3cd6135d00bdd490baaa2 /libass
parent76d1f6c0aba745e83b1b2033e7a5b598ab3471d0 (diff)
downloadlibass-e1c00b1ff9f2abe10edbdc8751898c300c013f49.tar.bz2
libass-e1c00b1ff9f2abe10edbdc8751898c300c013f49.tar.xz
Update version and changelog0.12.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 6b14e99..4673032 100644
--- a/libass/ass.h
+++ b/libass/ass.h
@@ -23,7 +23,7 @@
#include <stdarg.h>
#include "ass_types.h"
-#define LIBASS_VERSION 0x01200000
+#define LIBASS_VERSION 0x01201000
/*
* A linked list of images produced by an ass renderer.