Skip to content

Commit

Permalink
Update version to 4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch committed Apr 17, 2019
1 parent 82cb0d8 commit 4427298
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.6-win64.zip](https://github.com/kimwalisch/primecount/releases/download/v4.6/primecount-4.6-win64.zip), 501 KB
* [primecount-4.6-linux-x64.tar.xz](https://github.com/kimwalisch/primecount/releases/download/v4.6/primecount-4.6-linux-x64.tar.xz), 855 KB
* [primecount-4.6-macOS-x64.zip](https://github.com/kimwalisch/primecount/releases/download/v4.6/primecount-4.6-macOS-x64.zip), 346 KB
* [primecount-4.7-win64.zip](https://github.com/kimwalisch/primecount/releases/download/v4.7/primecount-4.7-win64.zip), 501 KB
* [primecount-4.7-linux-x64.tar.xz](https://github.com/kimwalisch/primecount/releases/download/v4.7/primecount-4.7-linux-x64.tar.xz), 856 KB
* [primecount-4.7-macOS-x64.zip](https://github.com/kimwalisch/primecount/releases/download/v4.7/primecount-4.7-macOS-x64.zip), 346 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 4427298

Please sign in to comment.