diff --git a/src/libostree/libostree-released.sym b/src/libostree/libostree-released.sym index 8b8a722d..5afdfd3e 100644 --- a/src/libostree/libostree-released.sym +++ b/src/libostree/libostree-released.sym @@ -681,7 +681,7 @@ LIBOSTREE_2022.4 { global: ostree_fs_get_all_xattrs; ostree_fs_get_all_xattrs_at; -} LIBOSTREE_2021.5; +} LIBOSTREE_2022.2; /* NOTE: Only add more content here in release commits! See the * comments at the top of this file. diff --git a/tests/test-symbols.sh b/tests/test-symbols.sh index a888ef35..a14849d5 100755 --- a/tests/test-symbols.sh +++ b/tests/test-symbols.sh @@ -54,7 +54,7 @@ echo 'ok documented symbols' # ONLY update this checksum in release commits! cat > released-sha256.txt <