summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libass/ass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libass/ass.h b/libass/ass.h
index 303690e..0778a5c 100644
--- a/libass/ass.h
+++ b/libass/ass.h
@@ -23,7 +23,7 @@
#include <stdarg.h>
#include "ass_types.h"
-#define LIBASS_VERSION 0x01010000
+#define LIBASS_VERSION 0x01020000
/*
* A linked list of images produced by an ass renderer.