mirror of
https://github.com/xroche/httrack.git
synced 2026-08-03 22:36:21 +03:00
Version bump to 3.49.15 in the three spots that carry it (configure.ac, htsglobal.h, version.rc), plus the release notes and the Debian changelog entry. VERSION_INFO goes 3:6:0 to 3:7:0, soname still .so.3. The installed htsblk gained a field at its tail and lien_back embeds it by value, so lien_back.is_update and everything after it shifts 8 bytes. An offsetof probe against both tags confirms httrackp's own fields did not move. Same call as 3.49.14: HTTrackQt is the only consumer of these headers, so no libhttrack4 rename. 109 commits since 3.49.14, none of them under debian/, so the changelog entry is a plain new-upstream one with a note that httrack-doc grows about 1 MB from the new GUI screenshots.