summaryrefslogtreecommitdiff
path: root/libswscale/version.h
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2022-09-05 20:00:59 -0700
committerPhilip Langdale <philipl@overt.org>2022-09-10 12:29:12 -0700
commit68181623e984b249402ac6fd0849c032b05ae143 (patch)
tree527438a6c1e5d2187bb377e9467c05f267c77ed9 /libswscale/version.h
parent366f073c624779af852bacbc9a0a416e27ff96f7 (diff)
swscale/output: add support for XV30LE
Diffstat (limited to 'libswscale/version.h')
-rw-r--r--libswscale/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/version.h b/libswscale/version.h
index c35e51138d..e8f1dadb8b 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -29,7 +29,7 @@
#include "version_major.h"
#define LIBSWSCALE_VERSION_MINOR 8
-#define LIBSWSCALE_VERSION_MICRO 110
+#define LIBSWSCALE_VERSION_MICRO 111
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
LIBSWSCALE_VERSION_MINOR, \