lavfi: bump micro after recent changes in the overlay filter

pull/2/head
Stefano Sabatini 14 years ago
parent 2f7c8aefa8
commit 30647fb45a
  1. 2
      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, \

Loading…
Cancel
Save