Browse Source

lavu: bump micro after gcd(), random(), and hypot() additions in eval

tags/n0.9
Stefano Sabatini 14 years ago
parent
commit
2b43bfa0c8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavutil/avutil.h

+ 1
- 1
libavutil/avutil.h View File

@@ -41,7 +41,7 @@

#define LIBAVUTIL_VERSION_MAJOR 51
#define LIBAVUTIL_VERSION_MINOR 20
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_MICRO 1

#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
LIBAVUTIL_VERSION_MINOR, \


Loading…
Cancel
Save