]> granicus.if.org Git - libass/commitdiff
Bump version to 0.10.0 0.10.0
authorGrigori Goronzy <greg@blackbox>
Sun, 25 Sep 2011 15:56:18 +0000 (17:56 +0200)
committerGrigori Goronzy <greg@blackbox>
Sun, 25 Sep 2011 15:56:18 +0000 (17:56 +0200)
configure.ac
libass/ass.h

index af32d74b6a39e07e854b10562e49572314b2ecd9..35548c6291cf2744a6b094c58bc167420f5b7bff 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(libass, 0.9.12)
+AC_INIT(libass, 0.10.0)
 AM_INIT_AUTOMAKE
 AC_CONFIG_MACRO_DIR([m4])
 # Disable C++/Fortran checks
index 49864379878afd4f99ca136a98bcd5845a8e964b..5aef92e3e581090bdd7e495e4456f31567d91739 100644 (file)
@@ -23,7 +23,7 @@
 #include <stdarg.h>
 #include "ass_types.h"
 
-#define LIBASS_VERSION 0x00912000
+#define LIBASS_VERSION 0x01000000
 
 /*
  * A linked list of images produced by an ass renderer.