summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2009-08-06 23:08:28 +0200
committerGrigori Goronzy <greg@blackbox>2009-08-06 23:08:28 +0200
commitbe8b239ec4de9aa4a8e9dbd2b4285707ac921cf9 (patch)
treee1a3fc3e5ef763949d50c92db021fbe841c9e2df
parent5f2dfaa377c4afbfc6e456e5cd0b41a8bb5a7ee0 (diff)
downloadlibass-be8b239ec4de9aa4a8e9dbd2b4285707ac921cf9.tar.bz2
libass-be8b239ec4de9aa4a8e9dbd2b4285707ac921cf9.tar.xz
Bump LIBASS_VERSION due to renames
-rw-r--r--libass/ass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libass/ass.h b/libass/ass.h
index d757c76..908b199 100644
--- a/libass/ass.h
+++ b/libass/ass.h
@@ -25,7 +25,7 @@
#include <stdarg.h>
#include "ass_types.h"
-#define LIBASS_VERSION 0x00907000
+#define LIBASS_VERSION 0x00907010
/*
* A linked list of images produced by an ass renderer.