summaryrefslogtreecommitdiff
path: root/libswscale/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'libswscale/version.h')
-rw-r--r--libswscale/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libswscale/version.h b/libswscale/version.h
index dfc1a1ac65..fdde657168 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -26,9 +26,9 @@
#include "libavutil/version.h"
-#define LIBSWSCALE_VERSION_MAJOR 2
-#define LIBSWSCALE_VERSION_MINOR 1
-#define LIBSWSCALE_VERSION_MICRO 3
+#define LIBSWSCALE_VERSION_MAJOR 3
+#define LIBSWSCALE_VERSION_MINOR 0
+#define LIBSWSCALE_VERSION_MICRO 0
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
LIBSWSCALE_VERSION_MINOR, \