Make C++ shared libraries versioned
[debian/gnuradio] / usrp2 / host / usrp2.pc.in
index e0c2b1986df44c5567f3c801bd86462754c858a2..0c862a87741259121e9af60eb2ac2153ac3cf125 100644 (file)
@@ -6,6 +6,6 @@ includedir=@includedir@
 Name: usrp2
 Description: Universal Software Radio Peripheral 2
 Requires: gruel
-Version: @VERSION@
+Version: @LIBVER@
 Libs: -L${libdir} -lusrp2
 Cflags: -I${includedir} @DEFINES@