Browse Source

Bump libavformat minor version for the G.729 raw demuxer.

Carl Eugen Hoyos 13 years ago
parent
commit
86931dc930
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libavformat/version.h

+ 1 - 1
libavformat/version.h

@@ -24,7 +24,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVFORMAT_VERSION_MAJOR 53
-#define LIBAVFORMAT_VERSION_MINOR 17
+#define LIBAVFORMAT_VERSION_MINOR 18
 #define LIBAVFORMAT_VERSION_MICRO  0
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \