Commit 131c2dec69fb757a8fca6d9a9a6547c43ae5a8e5

Nick Wellnhofer 2023-04-29T18:57:50

libxml2.syms: Revert removal of version information Removing version information caused problems when relinking with shared libraries depending on libxml2. It also broke the ABI on Android. Revert libxml2.syms to the 2.10.0 version. Fixes #526.