summaryrefslogtreecommitdiffstats
path: root/libass/ass.h
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@chown.ath.cx>2016-09-24 21:06:23 +0200
committerGrigori Goronzy <greg@chown.ath.cx>2016-09-24 21:06:23 +0200
commit27b0232b0d9259bc009389a019eb6b47103f484a (patch)
tree304f1033b0484f8d8f25fd2ccdd1babf2171f921 /libass/ass.h
parent9422a80578bc44f662f07edf723f85239a0579f5 (diff)
downloadlibass-0.13.3.tar.bz2
libass-0.13.3.tar.xz
Release 0.13.30.13.3
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 bd8bb1a..69c5c23 100644
--- a/libass/ass.h
+++ b/libass/ass.h
@@ -24,7 +24,7 @@
#include <stdarg.h>
#include "ass_types.h"
-#define LIBASS_VERSION 0x01302000
+#define LIBASS_VERSION 0x01303000
#ifdef __cplusplus
extern "C" {