Bump minor version after the addition of sws_alloc_context() and
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 28 Sep 2010 15:29:23 +0000 (15:29 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 28 Sep 2010 15:29:23 +0000 (15:29 +0000)
sws_init_context() of r32368.

Originally committed as revision 32396 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

libswscale/swscale.h

index 13e8072fe946d46caa9daf9e23c02ba99af0d427..d18953486abed700c12d14687fcb36233fa1d388 100644 (file)
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBSWSCALE_VERSION_MAJOR 0
-#define LIBSWSCALE_VERSION_MINOR 11
+#define LIBSWSCALE_VERSION_MINOR 12
 #define LIBSWSCALE_VERSION_MICRO 0
 
 #define LIBSWSCALE_VERSION_INT  AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \