[PATCH] 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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Tue Apr 24 15:46:43 UTC 2018


Review at  https://gerrit.osmocom.org/7910

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

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


  git pull ssh://gerrit.osmocom.org:29418/libusrp refs/changes/10/7910/1

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: newchange
Gerrit-Change-Id: If9906a54175146cf80ea793a5ae40a7b4a005775
Gerrit-PatchSet: 1
Gerrit-Project: libusrp
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list