aboutsummaryrefslogtreecommitdiff
path: root/src/gav1/version.h
diff options
context:
space:
mode:
authorqinxialei <xialeiqin@gmail.com>2021-04-22 11:20:15 +0800
committerqinxialei <xialeiqin@gmail.com>2021-04-22 11:20:15 +0800
commit2381d803c76105f44717d75f089ec37f51e5cfe4 (patch)
tree33f40fb4dfd1039ac262d5f1c1065d298578ddc1 /src/gav1/version.h
parente8d277081293b6fb2a5d469616baaa7a06f52496 (diff)
downloadlibgav1-2381d803c76105f44717d75f089ec37f51e5cfe4.tar.gz
libgav1-2381d803c76105f44717d75f089ec37f51e5cfe4.tar.bz2
libgav1-2381d803c76105f44717d75f089ec37f51e5cfe4.zip
New upstream version 0.16.3
Diffstat (limited to 'src/gav1/version.h')
-rw-r--r--src/gav1/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gav1/version.h b/src/gav1/version.h
index 78a573e..c018928 100644
--- a/src/gav1/version.h
+++ b/src/gav1/version.h
@@ -24,7 +24,7 @@
#define LIBGAV1_MAJOR_VERSION 0
#define LIBGAV1_MINOR_VERSION 16
-#define LIBGAV1_PATCH_VERSION 1
+#define LIBGAV1_PATCH_VERSION 3
#define LIBGAV1_VERSION \
((LIBGAV1_MAJOR_VERSION << 16) | (LIBGAV1_MINOR_VERSION << 8) | \