We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adefe65 commit c9cba77Copy full SHA for c9cba77
1 file changed
lib/pkg-config.rb
@@ -19,7 +19,7 @@
19
require "shellwords"
20
21
module PKGConfig
22
- VERSION = "1.6.1"
+ VERSION = "1.6.2"
23
24
@@paths = []
25
@@override_variables = {}
0 commit comments