NetBSD/lib/libbluetooth/shlib_version
plunky bd42c2e8d0 Add bt_dev(3), an platform neutral API for accessing (locally configured)
Bluetooth devices, and bump libbluetooth minor version.

This is a reimplementation of an API largely developed by Maksim Yevmenkin
on FreeBSD to make it easier to port BlueZ/Linux programs which depend on
something similar. Alas, the BlueZ/Linux API is incompatible and unportable
as it depends on a 'device' being referenced by an int, but this will
hopefully make it easier to port software using that.

(bump libbluetooth minor version)
2009-08-03 15:59:41 +00:00

6 lines
147 B
Plaintext

# $NetBSD: shlib_version,v 1.5 2009/08/03 15:59:42 plunky Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
major=4
minor=2