Skip to content

Commit e64e752

Browse files
committed
Update version in NEWS and bscalc manpage
1 parent cba5902 commit e64e752

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

NEWS.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
Libbytesize 2.2
2+
---------------
3+
4+
Giulio Benetti (1):
5+
- src/gettext: fix warning if gettext is already present
6+
7+
Tim Biermann (1):
8+
- fix build on shells where test == fails
9+
10+
Vojtech Trefny (2):
11+
- Add POT file to git and do not rebuild it during every build
12+
- New version - 2.2
13+
14+
Vratislav Podzimek (2):
15+
- Update README.md
16+
- Require the same version of python3-bytesize in libbytesize-tools
17+
118
Libbytesize 2.1
219
---------------
320

tools/bscalc.man

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
2-
.TH BSCALC "1" "July 2019" "bscalc 2.1" "User Commands"
1+
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11.
2+
.TH BSCALC "1" "January 2020" "bscalc 2.2" "User Commands"
33
.SH NAME
4-
bscalc \- manual page for bscalc 2.1
4+
bscalc \- manual page for bscalc 2.2
55
.SH DESCRIPTION
66
usage: bscalc [\-h] [\-\-version]
77
.IP

0 commit comments

Comments
 (0)