summaryrefslogtreecommitdiffstats
path: root/libass
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@chown.ath.cx>2014-02-18 22:02:48 +0100
committerGrigori Goronzy <greg@chown.ath.cx>2014-02-18 22:02:48 +0100
commit7b0b302197c515c57c404e9b6ce7748456efd552 (patch)
treefc7751f14f1910180e10bda9e519599cebd23f90 /libass
parent8ec90cd9f0d97088c471e57200d8f712019cc6da (diff)
downloadlibass-7b0b302197c515c57c404e9b6ce7748456efd552.tar.bz2
libass-7b0b302197c515c57c404e9b6ce7748456efd552.tar.xz
Update version info
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 e7c2ade..6cee132 100644
--- a/libass/ass.h
+++ b/libass/ass.h
@@ -23,7 +23,7 @@
#include <stdarg.h>
#include "ass_types.h"
-#define LIBASS_VERSION 0x01030000
+#define LIBASS_VERSION 0x01100000
/*
* A linked list of images produced by an ass renderer.