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

Change-Id: If9906a54175146cf80ea793a5ae40a7b4a005775
This commit is contained in:
Pau Espin 2018-04-24 17:15:06 +02:00
parent fc8b77e303
commit 12196606d5
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ includedir=@includedir@
Name: usrp
Description: USRP Client Side C++ interface
Requires: @LIBUSB_PKG_CONFIG_NAME@
Version: @LIBVER@
Version: @VERSION@
Libs: -L${libdir} -lusrp
Cflags: -I${includedir}