summaryrefslogtreecommitdiff
path: root/librpc/ndr.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'librpc/ndr.pc.in')
-rw-r--r--librpc/ndr.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/ndr.pc.in b/librpc/ndr.pc.in
index 1ee50cc2ce..6828ac07ff 100644
--- a/librpc/ndr.pc.in
+++ b/librpc/ndr.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: ndr
Description: Network Data Representation Core Library
Requires: samba-util talloc
-Version: 0.0.1
+Version: @PACKAGE_VERSION@
Libs: @LIB_RPATH@ -L${libdir} -lndr
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1