Skip to content

Commit

Permalink
Update version in README, man page
Browse files Browse the repository at this point in the history
  • Loading branch information
David Peter committed Dec 5, 2022
1 parent 7d38f70 commit e888021
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If you use an older version of Ubuntu, you can download
the latest `.deb` package from the release page and install it via:

``` bash
sudo dpkg -i hexyl_0.10.0_amd64.deb # adapt version number and architecture
sudo dpkg -i hexyl_0.11.0_amd64.deb # adapt version number and architecture
```

### On Debian
Expand Down
4 changes: 2 additions & 2 deletions doc/hexyl.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% HEXYL(1) hexyl 0.10.0 | General Commands Manual
% HEXYL(1) hexyl 0.11.0 | General Commands Manual
%
% 2022-03-23
% 2022-12-05

<!--
This man page is written in Pandoc's Markdown.
Expand Down

0 comments on commit e888021

Please sign in to comment.