Skip to content

Commit

Permalink
Use MINIZ_VERSION for the pkg-config version
Browse files Browse the repository at this point in the history
  • Loading branch information
otreblan committed Sep 14, 2020
1 parent 65ad3cd commit e6faac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miniz.pc.in
Expand Up @@ -5,7 +5,7 @@ includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@

Name: @PROJECT_NAME@
Description: @PROJECT_DESCRIPTION@
Version: @PROJECT_VERSION@
Version: @MINIZ_VERSION@
URL: @PROJECT_HOMEPAGE_URL@

Requires:
Expand Down

0 comments on commit e6faac9

Please sign in to comment.