Skip to content

Commit

Permalink
Update version to 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch committed May 9, 2018
1 parent 1e563e8 commit 345d70b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ Windows, Linux and macOS. These binaries are statically linked
and require a CPU which supports the POPCNT instruction (2010 or
later).

* [primecount-4.2-win64.zip](https://github.com/kimwalisch/primecount/releases/download/v4.2/primecount-4.2-win64.zip), 517 KB
* [primecount-4.2-linux-x64.tar.gz](https://github.com/kimwalisch/primecount/releases/download/v4.2/primecount-4.2-linux-x64.tar.gz), 1.1 MB
* [primecount-4.2-macOS-x64.zip](https://github.com/kimwalisch/primecount/releases/download/v4.2/primecount-4.2-macOS-x64.zip), 943 KB
* [primecount-4.4-win64.zip](https://github.com/kimwalisch/primecount/releases/download/v4.4/primecount-4.4-win64.zip), 547 KB
* [primecount-4.4-linux-x64.tar.xz](https://github.com/kimwalisch/primecount/releases/download/v4.4/primecount-4.4-linux-x64.tar.xz), 818 KB
* [primecount-4.4-macOS-x64.zip](https://github.com/kimwalisch/primecount/releases/download/v4.4/primecount-4.4-macOS-x64.zip), 339 KB
* Binaries with backup functionality are available [here](https://github.com/kimwalisch/primecount/tree/backup2#primecount-backup)

## Usage examples
Expand Down

0 comments on commit 345d70b

Please sign in to comment.