summaryrefslogtreecommitdiff
path: root/librpc/ndr_standard.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'librpc/ndr_standard.pc.in')
-rw-r--r--librpc/ndr_standard.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/ndr_standard.pc.in b/librpc/ndr_standard.pc.in
index d400ef1da0..97687ba328 100644
--- a/librpc/ndr_standard.pc.in
+++ b/librpc/ndr_standard.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: ndr-standard
Description: NDR marshallers for the standard set of DCE/RPC interfaces
Requires: ndr
-Version: 0.0.1
+Version: @PACKAGE_VERSION@
Libs: @LIB_RPATH@ -L${libdir} -lndr-standard
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1