From b636a25e941e9030f6894d839bd6193a2a3f5efb Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Fri, 11 May 2018 17:08:26 +0200 Subject: [PATCH] don't hardcode version --- libdice.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdice.pc.in b/libdice.pc.in index 572fe09..82f0cf6 100644 --- a/libdice.pc.in +++ b/libdice.pc.in @@ -5,7 +5,7 @@ includedir=@includedir@ Name: libdice Description: dice rolling and math expression library -Version: 0.1 +Version: @VERSION@ Requires: Conflicts: Cflags: -I${includedir}