summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorJustin Ruggles <justin.ruggles@gmail.com>2011-10-18 12:16:27 -0700
committerJustin Ruggles <justin.ruggles@gmail.com>2011-10-20 13:06:15 -0400
commitb606a017593b2a7a5f435f2b75b8de163c367ac6 (patch)
tree10fa9ffbcc3fcbf8af4d862dce26cc7549438b42 /libavcodec/version.h
parent52375ba5677e54ebd5dc4e14ffaa0a3e9b676ce7 (diff)
libspeexenc: add libspeex 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 b89e6f17cc..ef30a694ee 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -21,7 +21,7 @@
#define AVCODEC_VERSION_H
#define LIBAVCODEC_VERSION_MAJOR 53
-#define LIBAVCODEC_VERSION_MINOR 13
+#define LIBAVCODEC_VERSION_MINOR 14
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \