Browse code

lavfi: bump micro after recent changes in the overlay filter

Stefano Sabatini authored on 2011/10/31 19:19:53
Showing 1 changed files
... ...
@@ -30,7 +30,7 @@
30 30
 
31 31
 #define LIBAVFILTER_VERSION_MAJOR  2
32 32
 #define LIBAVFILTER_VERSION_MINOR 45
33
-#define LIBAVFILTER_VERSION_MICRO  2
33
+#define LIBAVFILTER_VERSION_MICRO  3
34 34
 
35 35
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
36 36
                                                LIBAVFILTER_VERSION_MINOR, \