diff --git a/libswresample/swresample.h b/libswresample/swresample.h
index bd45edc674e7e5a08f8777157f13518a7152b08f..017919b54f31acd4a94272d78f3b19c4a44ee507 100644
--- a/libswresample/swresample.h
+++ b/libswresample/swresample.h
@@ -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