[MERGED] libusrp[master]: usrp.pc.in: Fix version in output pc file

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue Apr 24 16:18:41 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: usrp.pc.in: Fix version in output pc file
......................................................................


usrp.pc.in: Fix version in output pc file

Change-Id: If9906a54175146cf80ea793a5ae40a7b4a005775
---
M usrp.pc.in
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/usrp.pc.in b/usrp.pc.in
index 3c30de6..d4794aa 100644
--- a/usrp.pc.in
+++ b/usrp.pc.in
@@ -6,6 +6,6 @@
 Name: usrp
 Description: USRP Client Side C++ interface
 Requires: @LIBUSB_PKG_CONFIG_NAME@
-Version: @LIBVER@
+Version: @VERSION@
 Libs: -L${libdir} -lusrp
 Cflags: -I${includedir}

-- 
To view, visit https://gerrit.osmocom.org/7910
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If9906a54175146cf80ea793a5ae40a7b4a005775
Gerrit-PatchSet: 1
Gerrit-Project: libusrp
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list