]> git.sesse.net Git - bmusb/commitdiff
Bump version name in pkg-config file.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 25 Feb 2017 10:04:19 +0000 (11:04 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 25 Feb 2017 10:04:19 +0000 (11:04 +0100)
bmusb.pc

index 18216d58e0b66c739cd9477df7dfb9904143b363..431c4d8d18af536d865df16faa97fe9c77257046 100644 (file)
--- a/bmusb.pc
+++ b/bmusb.pc
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: bmusb
 Description: userspace driver for Blackmagic USB3 video capture cards
-Version: 0.4
+Version: 0.6.0
 Cflags: -I${includedir}
 Libs: -L${libdir} -lbmusb
 Requires.private: libusb-1.0