summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2011-08-21 02:29:33 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-07-28 11:06:43 +0200
commit66a52018194861540d11e5b0815719516479d776 (patch)
tree1b02e171e2562c17fb0a31e54722515e0b76f5cc /libavfilter/version.h
parentfd2b6c1e4b99339f2d64da3c1feb09b98b37ab9f (diff)
downloadffmpeg-streaming-66a52018194861540d11e5b0815719516479d776.zip
ffmpeg-streaming-66a52018194861540d11e5b0815719516479d776.tar.gz
lavfi: add flite audio source
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 96af8d6..7d9b378 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 3
-#define LIBAVFILTER_VERSION_MINOR 3
+#define LIBAVFILTER_VERSION_MINOR 4
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
OpenPOWER on IntegriCloud