summaryrefslogtreecommitdiffstats
path: root/libass/ass.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-07 21:32:44 +0200
committerwm4 <wm4@nowhere>2015-05-07 21:32:44 +0200
commitb732598bcbefa6949986fc328b2238589eaf63b6 (patch)
treeb3e687f217d0a080c70bb04cbb560fe3bfe5872b /libass/ass.h
parent0e2a9e0b356e4acee3962e15756918fd314ece3a (diff)
downloadlibass-b732598bcbefa6949986fc328b2238589eaf63b6.tar.bz2
libass-b732598bcbefa6949986fc328b2238589eaf63b6.tar.xz
Release 0.12.20.12.2
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 80f9247..029b96c 100644
--- a/libass/ass.h
+++ b/libass/ass.h
@@ -23,7 +23,7 @@
#include <stdarg.h>
#include "ass_types.h"
-#define LIBASS_VERSION 0x01201001
+#define LIBASS_VERSION 0x01202000
#ifdef __cplusplus
extern "C" {