summaryrefslogtreecommitdiff
path: root/libavfilter/avfilter.h
diff options
context:
space:
mode:
authorBobby Bingham <uhmmmm@gmail.com>2010-04-10 20:34:44 +0000
committerBobby Bingham <uhmmmm@gmail.com>2010-04-10 20:34:44 +0000
commitac1c95645ae1ac2be4d78349a74258582dc09e2b (patch)
treee1b4df9c2f521a2f4e15b302fc1125f9a93564ee /libavfilter/avfilter.h
parent3ffdd09a7a1a2fdcf2db82273315939c147620db (diff)
Bump libavfilter minor version and Changelog for unsharp filter
Originally committed as revision 22830 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavfilter/avfilter.h')
-rw-r--r--libavfilter/avfilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
index fabc1beb82..214b8d481a 100644
--- a/libavfilter/avfilter.h
+++ b/libavfilter/avfilter.h
@@ -25,7 +25,7 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 1
-#define LIBAVFILTER_VERSION_MINOR 18
+#define LIBAVFILTER_VERSION_MINOR 19
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \