File tree Expand file tree Collapse file tree 9 files changed +10
-10
lines changed
Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1- Noteworthy changes in release a.b
2- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1+ Noteworthy changes in release 1.22.2 (18th March 2026)
2+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33
44Bug Fixes
55---------
Original file line number Diff line number Diff line change 11'\" t
2- .TH annot-tsv 1 "14 July 2025 " "htslib-1.22.1 " "Bioinformatics tools"
2+ .TH annot-tsv 1 "18 March 2026 " "htslib-1.22.2 " "Bioinformatics tools"
33.\"
44.\" Copyright (C) 2015, 2017-2018, 2023-2024 Genome Research Ltd.
55.\"
Original file line number Diff line number Diff line change 1- .TH bgzip 1 "14 July 2025 " "htslib-1.22.1 " "Bioinformatics tools"
1+ .TH bgzip 1 "18 March 2026 " "htslib-1.22.2 " "Bioinformatics tools"
22.SH NAME
33.PP
44bgzip \- Block compression/decompression utility
Original file line number Diff line number Diff line change 1- .TH htsfile 1 "14 July 2025 " "htslib-1.22.1 " "Bioinformatics tools"
1+ .TH htsfile 1 "18 March 2026 " "htslib-1.22.2 " "Bioinformatics tools"
22.SH NAME
33htsfile \- identify high-throughput sequencing data files
44.\"
Original file line number Diff line number Diff line change 1- .TH htslib-s3-plugin 7 "14 July 2025 " "htslib-1.22.1 " "Bioinformatics tools"
1+ .TH htslib-s3-plugin 7 "18 March 2026 " "htslib-1.22.2 " "Bioinformatics tools"
22.SH NAME
33htslib-s3-plugin \- htslib AWS S3 plugin
44.\"
Original file line number Diff line number Diff line change @@ -490,7 +490,7 @@ const char *hts_version(void);
490490// Immediately after release, bump ZZ to 90 to distinguish in-development
491491// Git repository builds from the release; you may wish to increment this
492492// further when significant features are merged.
493- #define HTS_VERSION 102290
493+ #define HTS_VERSION 102202
494494
495495/*! @abstract Introspection on the features enabled in htslib
496496 *
Original file line number Diff line number Diff line change 1- .TH ref-cache 1 "14 July 2025 " "htslib-1.22.1 " "Bioinformatics tools"
1+ .TH ref-cache 1 "18 March 2026 " "htslib-1.22.2 " "Bioinformatics tools"
22.SH NAME
33ref-cache \- CRAM reference caching proxy
44.\"
Original file line number Diff line number Diff line change 1- .TH tabix 1 "14 July 2025 " "htslib-1.22.1 " "Bioinformatics tools"
1+ .TH tabix 1 "18 March 2026 " "htslib-1.22.2 " "Bioinformatics tools"
22.SH NAME
33.PP
44tabix \- Generic indexer for TAB-delimited genome position files
Original file line number Diff line number Diff line change 2424# DEALINGS IN THE SOFTWARE.
2525
2626# Master version, for use in tarballs or non-git source copies
27- VERSION=1.22.1
27+ VERSION=1.22.2
2828
2929# If we have a git clone, then check against the current tag
3030srcdir=${0%/ version.sh}
You can’t perform that action at this time.
0 commit comments