]> granicus.if.org Git - libass/commitdiff
Bump LIBASS_VERSION
authorwm4 <wm4@nowhere>
Fri, 12 Apr 2013 16:10:22 +0000 (18:10 +0200)
committerwm4 <wm4@nowhere>
Fri, 12 Apr 2013 16:10:22 +0000 (18:10 +0200)
The ABI was broken and a new API function were introduced.

libass/ass.h

index 303690e7c8edd39f8456956a9cc53942d3e48b4f..0778a5c62c962a589b07119c585626139dedc699 100644 (file)
@@ -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.