summaryrefslogtreecommitdiff
path: root/libavdevice
diff options
context:
space:
mode:
authorNicolas George <george@nsup.org>2014-02-11 10:34:32 +0100
committerNicolas George <george@nsup.org>2014-02-11 10:34:32 +0100
commitedc7e67669ad5b4519b18d1932baf75c50577db3 (patch)
treec7506a7bc7a8053574621f65cbea2053ef8bd603 /libavdevice
parent8400368f319b8d2e9bee0b6c219a15c5d2684462 (diff)
lavf/lavd: version bump and APIchanges for uncoded frames.
Diffstat (limited to 'libavdevice')
-rw-r--r--libavdevice/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavdevice/version.h b/libavdevice/version.h
index 0dedc73551..956ed74643 100644
--- a/libavdevice/version.h
+++ b/libavdevice/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVDEVICE_VERSION_MAJOR 55
-#define LIBAVDEVICE_VERSION_MINOR 8
+#define LIBAVDEVICE_VERSION_MINOR 9
#define LIBAVDEVICE_VERSION_MICRO 100
#define LIBAVDEVICE_VERSION_INT AV_VERSION_INT(LIBAVDEVICE_VERSION_MAJOR, \