]> git.sesse.net Git - ffmpeg/commitdiff
sws: bump micro for range bugfix
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 31 Oct 2012 22:04:13 +0000 (23:04 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 31 Oct 2012 23:32:15 +0000 (00:32 +0100)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libswscale/version.h

index 37dcc965729d55ee8f58cac83300ca28dd5a96ea..0603b100bece84c8c921254d5f4a53995aa03028 100644 (file)
@@ -28,7 +28,7 @@
 
 #define LIBSWSCALE_VERSION_MAJOR 2
 #define LIBSWSCALE_VERSION_MINOR 1
-#define LIBSWSCALE_VERSION_MICRO 101
+#define LIBSWSCALE_VERSION_MICRO 102
 
 #define LIBSWSCALE_VERSION_INT  AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
                                                LIBSWSCALE_VERSION_MINOR, \