]> granicus.if.org Git - libass/commitdiff
Update version info
authorGrigori Goronzy <greg@chown.ath.cx>
Tue, 18 Feb 2014 21:02:48 +0000 (22:02 +0100)
committerGrigori Goronzy <greg@chown.ath.cx>
Tue, 18 Feb 2014 21:02:48 +0000 (22:02 +0100)
configure.ac
libass/ass.h

index c623c09f81f1a4a61691e5ce005bdd7f53330abc..55132a84f7e111ec2599bc2f52e58b637c577e49 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(libass, 0.10.2)
+AC_INIT(libass, 0.11.0)
 AM_INIT_AUTOMAKE
 AC_CONFIG_MACRO_DIR([m4])
 # Disable C++/Fortran checks
index e7c2ade056151eeec3839dba55ca936ae5a225d3..6cee13218ca12e988a4f7d13d928dc6078523a27 100644 (file)
@@ -23,7 +23,7 @@
 #include <stdarg.h>
 #include "ass_types.h"
 
-#define LIBASS_VERSION 0x01030000
+#define LIBASS_VERSION 0x01100000
 
 /*
  * A linked list of images produced by an ass renderer.