summaryrefslogtreecommitdiff
path: root/dmxproto.pc.in
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2018-01-12 15:02:29 -0500
committerAdam Jackson <ajax@redhat.com>2018-01-16 11:13:00 -0500
commit7519914301a5cb2c5f0aedc5582f0da0e6eb3cdb (patch)
tree7984ece25cc37e042188e2aeae26830040ff707c /dmxproto.pc.in
parent5458e50a46d107b91518adfa7a989951376f9876 (diff)
Fix .pc module versions
Just stuff the versions in the .pc file directly, @PACKAGE_VERSION@ is the version set in configure.ac which is now different. Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'dmxproto.pc.in')
-rw-r--r--dmxproto.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmxproto.pc.in b/dmxproto.pc.in
index 97cd1b8..e82ee7d 100644
--- a/dmxproto.pc.in
+++ b/dmxproto.pc.in
@@ -5,5 +5,5 @@ includedir=@includedir@
Name: DMXProto
Description: DMX extension headers
-Version: @PACKAGE_VERSION@
+Version: 2.3.1
Cflags: -I${includedir}