OSDN Git Service

lavfi: bump minor to mark stabilizing the ABI.
authorAnton Khirnov <anton@khirnov.net>
Wed, 25 Jul 2012 06:34:44 +0000 (08:34 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sat, 28 Jul 2012 12:33:48 +0000 (14:33 +0200)
libavfilter/version.h

index c1292bb..0e72a47 100644 (file)
@@ -29,7 +29,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVFILTER_VERSION_MAJOR  3
-#define LIBAVFILTER_VERSION_MINOR  0
+#define LIBAVFILTER_VERSION_MINOR  1
 #define LIBAVFILTER_VERSION_MICRO  0
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \