]> granicus.if.org Git - libass/commitdiff
Bump version 0.9.12
authorGrigori Goronzy <greg@blackbox>
Mon, 30 May 2011 20:25:21 +0000 (22:25 +0200)
committerGrigori Goronzy <greg@blackbox>
Mon, 30 May 2011 20:25:21 +0000 (22:25 +0200)
configure.ac
libass/ass.h

index 7e2d8d99aa268b8d01008077359b713b452841eb..940b80af86cdcc5158846a2745f672c356de5937 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(libass, 0.9.11)
+AC_INIT(libass, 0.9.12)
 AM_INIT_AUTOMAKE
 AC_CONFIG_MACRO_DIR([m4])
 # Disable C++/Fortran checks
index 3762bffe448a102db28c2906b268bf8fd81c824e..57faf7d0513afe47860561dab496d6ed367e7955 100644 (file)
@@ -23,7 +23,7 @@
 #include <stdarg.h>
 #include "ass_types.h"
 
-#define LIBASS_VERSION 0x00911000
+#define LIBASS_VERSION 0x00912000
 
 /*
  * A linked list of images produced by an ass renderer.