Skip to content

Commit 38e0139

Browse files
committed
Merge version number bump and NEWS file from master
2 parents bf5fc6e + 0949c4d commit 38e0139

File tree

5 files changed

+250
-60
lines changed

5 files changed

+250
-60
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ endif
106106

107107
include config.mk
108108

109-
PACKAGE_VERSION = 1.21
109+
PACKAGE_VERSION = 1.22
110110

111111
# If building from a Git repository, replace $(PACKAGE_VERSION) with the Git
112112
# description of the working tree: either a release tag with the same value

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Release a.b
22

3+
## Release 1.22 (30th May 2025)
4+
5+
36
Changes affecting the whole of bcftools, or multiple commands:
47

58
* Add support for matching lines by ID via the --pair-logic and --collapse options (#1739)

0 commit comments

Comments
 (0)