Bump libavcodec minor version for the Dirac decoder.

pull/2/head
Carl Eugen Hoyos 13 years ago
parent 0bc5677e98
commit 171727d530
  1. 2
      libavcodec/version.h

@ -21,7 +21,7 @@
#define AVCODEC_VERSION_H
#define LIBAVCODEC_VERSION_MAJOR 53
#define LIBAVCODEC_VERSION_MINOR 25
#define LIBAVCODEC_VERSION_MINOR 26
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \

Loading…
Cancel
Save