File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed
Expand file tree Collapse file tree 8 files changed +9
-9
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.21.1 (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 "12 September 2024 " "htslib-1.21" "Bioinformatics tools"
2+ .TH annot-tsv 1 "18 March 2026 " "htslib-1.21.1 " "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 "12 September 2024 " "htslib-1.21" "Bioinformatics tools"
1+ .TH bgzip 1 "18 March 2026 " "htslib-1.21.1 " "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 "12 September 2024 " "htslib-1.21" "Bioinformatics tools"
1+ .TH htsfile 1 "18 March 2026 " "htslib-1.21.1 " "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 "12 September 2024 " "htslib-1.21" "Bioinformatics tools"
1+ .TH htslib-s3-plugin 7 "18 March 2026 " "htslib-1.21.1 " "Bioinformatics tools"
22.SH NAME
33htslib-s3-plugin \- htslib AWS S3 plugin
44.\"
Original file line number Diff line number Diff line change @@ -489,7 +489,7 @@ const char *hts_version(void);
489489// Immediately after release, bump ZZ to 90 to distinguish in-development
490490// Git repository builds from the release; you may wish to increment this
491491// further when significant features are merged.
492- #define HTS_VERSION 102190
492+ #define HTS_VERSION 102101
493493
494494/*! @abstract Introspection on the features enabled in htslib
495495 *
Original file line number Diff line number Diff line change 1- .TH tabix 1 "12 September 2024 " "htslib-1.21" "Bioinformatics tools"
1+ .TH tabix 1 "18 March 2026 " "htslib-1.21.1 " "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.21
27+ VERSION=1.21.1
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