summaryrefslogtreecommitdiff
path: root/libpostproc
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2022-07-13 00:27:37 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2022-07-13 00:27:37 +0200
commit6f1b144358e3f5cb100615ffee89999fe779e1d2 (patch)
treeaa028bdc03b6d9585a468be7c358fe82700d9143 /libpostproc
parent3421476eb552ec4d45fd9e654a04c2da2c22e49e (diff)
Bump Versions for 5.1 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 833351cb0e..397f3f74a7 100644
--- a/libpostproc/version.h
+++ b/libpostproc/version.h
@@ -30,7 +30,7 @@
#include "version_major.h"
-#define LIBPOSTPROC_VERSION_MINOR 5
+#define LIBPOSTPROC_VERSION_MINOR 6
#define LIBPOSTPROC_VERSION_MICRO 100
#define LIBPOSTPROC_VERSION_INT AV_VERSION_INT(LIBPOSTPROC_VERSION_MAJOR, \