]> git.sesse.net Git - ffmpeg/blobdiff - libavresample/version.h
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavresample / version.h
index c4741e420e5a9d34aa19857969e42406c96f7d3c..53ba802d858c4a0e2c7e478725738785b155f662 100644 (file)
@@ -19,9 +19,9 @@
 #ifndef AVRESAMPLE_VERSION_H
 #define AVRESAMPLE_VERSION_H
 
-#define LIBAVRESAMPLE_VERSION_MAJOR  0
+#define LIBAVRESAMPLE_VERSION_MAJOR  1
 #define LIBAVRESAMPLE_VERSION_MINOR  0
-#define LIBAVRESAMPLE_VERSION_MICRO  3
+#define LIBAVRESAMPLE_VERSION_MICRO  0
 
 #define LIBAVRESAMPLE_VERSION_INT  AV_VERSION_INT(LIBAVRESAMPLE_VERSION_MAJOR, \
                                                   LIBAVRESAMPLE_VERSION_MINOR, \