summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2013-05-27 21:58:52 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2013-05-28 13:35:09 +0200
commit3b03d7e251ff6e65cb4e509c66ff0d02887c3247 (patch)
tree8aa3ffaccdd6126375314fcf2ef436d07b7a7f18 /libavcodec/version.h
parent728214992e3698305550c1762f973d2ac567f016 (diff)
dxtory v2 support
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 f3a2668e12..6d17bc9b76 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,7 +28,7 @@
#define LIBAVCODEC_VERSION_MAJOR 55
#define LIBAVCODEC_VERSION_MINOR 7
-#define LIBAVCODEC_VERSION_MICRO 1
+#define LIBAVCODEC_VERSION_MICRO 2
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \