summaryrefslogtreecommitdiff
path: root/libavutil/version.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2014-08-03 11:06:06 -0700
committerDiego Biurrun <diego@biurrun.de>2014-08-04 02:52:33 -0700
commitbb41115d56930b9f5d59e79dca254d1201246967 (patch)
tree5997f5af57dfc522b20519aa01e5e62c004b25e5 /libavutil/version.h
parent1ef9e8376466bb1e2c147e47554b94cab9c8b04a (diff)
imgutils: Do not declare avpriv_set_systematic_pal2 in the public header
Diffstat (limited to 'libavutil/version.h')
-rw-r--r--libavutil/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/version.h b/libavutil/version.h
index 820fdc6cf7..c5bd92705e 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -55,7 +55,7 @@
#define LIBAVUTIL_VERSION_MAJOR 53
#define LIBAVUTIL_VERSION_MINOR 20
-#define LIBAVUTIL_VERSION_MICRO 0
+#define LIBAVUTIL_VERSION_MICRO 1
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
LIBAVUTIL_VERSION_MINOR, \