Skip to content

Commit 638bee2

Browse files
committed
Merge version number bump and NEWS file from master
2 parents ef01dee + 56e72e4 commit 638bee2

File tree

5 files changed

+262
-248
lines changed

5 files changed

+262
-248
lines changed

Makefile

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

110110
include config.mk
111111

112-
PACKAGE_VERSION = 1.22
112+
PACKAGE_VERSION = 1.23
113113

114114
# If building from a Git repository, replace $(PACKAGE_VERSION) with the Git
115115
# 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.23 (16th December 2025)
4+
5+
36

47
Changes affecting the whole of bcftools, or multiple commands:
58

0 commit comments

Comments
 (0)