avutil: Move library version related macros to version.h

This is a more sensible place for these macros.
This commit is contained in:
Diego Biurrun
2013-12-26 19:05:22 +01:00
parent 1716b4c7b8
commit b83d1ee3b4
9 changed files with 26 additions and 22 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
* Libavdevice version macros
*/
#include "libavutil/avutil.h"
#include "libavutil/version.h"
#define LIBAVDEVICE_VERSION_MAJOR 54
#define LIBAVDEVICE_VERSION_MINOR 0