]> granicus.if.org Git - libass/commitdiff
Bump version to 0.9.8
authorGrigori Goronzy <greg@blackbox>
Thu, 17 Sep 2009 23:33:44 +0000 (01:33 +0200)
committerGrigori Goronzy <greg@blackbox>
Thu, 17 Sep 2009 23:33:44 +0000 (01:33 +0200)
configure.ac
libass/ass.h

index 03aa72e1a045684bc2981119922fb72671f251a0..07c213cb292013c6314434b78b344b433aba30c2 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(libass, 0.9.7)
+AC_INIT(libass, 0.9.8)
 AM_INIT_AUTOMAKE
 AC_CONFIG_MACRO_DIR([shave])
 # Disable C++/Fortran checks
index 908b199f2b8b1e0a04ab587394f29893f733432b..3684b4456e114b3cd90843079a1fa0866a9f42ac 100644 (file)
@@ -25,7 +25,7 @@
 #include <stdarg.h>
 #include "ass_types.h"
 
-#define LIBASS_VERSION 0x00907010
+#define LIBASS_VERSION 0x00908000
 
 /*
  * A linked list of images produced by an ass renderer.