summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2012-02-02 20:54:53 +0100
committerKostya Shishkov <kostya.shishkov@gmail.com>2012-02-15 07:14:51 +0100
commit1a265f6187e9036b649fc08f8293b5e1fcd8dfbe (patch)
tree3008fcfe16f8e7e0c773655808309e5fd358a37c /libavcodec/version.h
parent8835c2c829d84d99e237e63f432b6e9f54e2ecf6 (diff)
prores encoder
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 56aadb24a4..bf2848d4b2 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -21,7 +21,7 @@
#define AVCODEC_VERSION_H
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 1
+#define LIBAVCODEC_VERSION_MINOR 2
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \