summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-05-19 23:24:21 +0200
committerStefano Sabatini <stefasab@gmail.com>2013-05-21 21:15:00 +0200
commit2210003b7f5710e01ab3e000fc59723ca93882ff (patch)
treea45ce2cd368457050e7019c68f079ead01bdba6f /libavfilter/version.h
parentdbb49a653971131e011eaca332741e5299a0a375 (diff)
lavfi/geq: add aliases for RGB options
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index f238a9656b..c0f7370ec7 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 68
-#define LIBAVFILTER_VERSION_MICRO 102
+#define LIBAVFILTER_VERSION_MICRO 103
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \