Browse Source

swr: bump minor version.

tags/n0.9
Clément Bœsch 14 years ago
parent
commit
809631af1a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libswresample/swresample.h

+ 1
- 1
libswresample/swresample.h View File

@@ -25,7 +25,7 @@
#include "libavutil/samplefmt.h"

#define LIBSWRESAMPLE_VERSION_MAJOR 0
#define LIBSWRESAMPLE_VERSION_MINOR 2
#define LIBSWRESAMPLE_VERSION_MINOR 3
#define LIBSWRESAMPLE_VERSION_MICRO 0

#define SWR_CH_MAX 16


Loading…
Cancel
Save