]> granicus.if.org Git - libass/commitdiff
Bump autoconf version and LIBASS_VERSION 0.9.11
authorGrigori Goronzy <greg@blackbox>
Wed, 11 Aug 2010 00:06:35 +0000 (02:06 +0200)
committerGrigori Goronzy <greg@blackbox>
Wed, 11 Aug 2010 00:06:35 +0000 (02:06 +0200)
configure.ac
libass/ass.h

index 8cff886eb2952cf48d30b1c4a10d5116417da99b..827dd6c12c6ff0efcce24c9f38c7568b4459c92c 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(libass, 0.9.10)
+AC_INIT(libass, 0.9.11)
 AM_INIT_AUTOMAKE
 AC_CONFIG_MACRO_DIR([m4])
 # Disable C++/Fortran checks
index 1d98298263f865794c47b6a08e5780e490146bd8..4592c52472f4de76f451280bd6495a59b0a050f7 100644 (file)
@@ -25,7 +25,7 @@
 #include <stdarg.h>
 #include "ass_types.h"
 
-#define LIBASS_VERSION 0x00910000
+#define LIBASS_VERSION 0x00911000
 
 /*
  * A linked list of images produced by an ass renderer.