summaryrefslogtreecommitdiff
path: root/template/ruby.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'template/ruby.pc.in')
-rw-r--r--template/ruby.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/ruby.pc.in b/template/ruby.pc.in
index c4848805a3..6901ec2320 100644
--- a/template/ruby.pc.in
+++ b/template/ruby.pc.in
@@ -52,7 +52,7 @@ DLDFLAGS=@DLDFLAGS@
Name: Ruby
Description: Object Oriented Script Language
-Version: ${ruby_version}
+Version: ${RUBY_PROGRAM_VERSION}
URL: https://www.ruby-lang.org
Cflags: -I${rubyarchhdrdir} -I${rubyhdrdir}
Libs: ${DLDFLAGS} ${LIBRUBYARG_SHARED} ${LIBS}