Skip to content

primesieve-12.13

Latest

Choose a tag to compare

@kimwalisch kimwalisch released this 07 Feb 08:05
· 1 commit to master since this release

This is a bugfix release, it is fully backwards compatible with the previous release.

Due to incomplete/incorrect changes in the CMakeLists.txt file of the previous primesieve-12.12 release, the version number was missing in the primesieve.pc (pkg-config) file. This release fixes that bug.

  • primesieve.pc.in: * Fix missing version in .pc file #176.
  • Doxyfile.in: * Fix missing version #176.