Browse Source

lavfi: bump micro after recent changes in the overlay filter

Stefano Sabatini 13 years ago
parent
commit
30647fb45a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libavfilter/avfilter.h

+ 1 - 1
libavfilter/avfilter.h

@@ -30,7 +30,7 @@
 
 #define LIBAVFILTER_VERSION_MAJOR  2
 #define LIBAVFILTER_VERSION_MINOR 45
-#define LIBAVFILTER_VERSION_MICRO  2
+#define LIBAVFILTER_VERSION_MICRO  3
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
                                                LIBAVFILTER_VERSION_MINOR, \