summaryrefslogtreecommitdiff
path: root/libpostproc
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2023-02-19 18:32:07 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2023-02-19 18:32:07 +0100
commit62efa096af13fd5d01c6bd0f4b5e814e54ad64f6 (patch)
treea8e73833036f19b3788a057e563d10715ae3c62d /libpostproc
parente33c1a5494c451f60b072bc3b56b8984be556a55 (diff)
downloadffmpeg-62efa096af13fd5d01c6bd0f4b5e814e54ad64f6.tar.gz
version.h: Bump minor for 6.0 branch
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libpostproc')
-rw-r--r--libpostproc/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpostproc/version.h b/libpostproc/version.h
index bcbdd210c4..8294f007bd 100644
--- a/libpostproc/version.h
+++ b/libpostproc/version.h
@@ -30,7 +30,7 @@
#include "version_major.h"
-#define LIBPOSTPROC_VERSION_MINOR 0
+#define LIBPOSTPROC_VERSION_MINOR 1
#define LIBPOSTPROC_VERSION_MICRO 100
#define LIBPOSTPROC_VERSION_INT AV_VERSION_INT(LIBPOSTPROC_VERSION_MAJOR, \