diff options
| author | tron <tron@NetBSD.org> | 2006-07-26 11:20:11 +0000 |
|---|---|---|
| committer | tron <tron@NetBSD.org> | 2006-07-26 11:20:11 +0000 |
| commit | 5cc38ce628096252ea2380faafe1d90b49cb06d4 (patch) | |
| tree | a6a310125be6f3cd03f0875d2843017d3c6baa86 /lib/libbluetooth | |
| parent | fdeefd9c3e7713b8ca55fcf75f3ab0cd7d642a30 (diff) | |
Bluetooth fixes by Iain Hibbert:
Remove bluetooth.conf(5) and config parsing from libbluetooth(3)
as this is no longer required.
Diffstat (limited to 'lib/libbluetooth')
| -rw-r--r-- | lib/libbluetooth/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libbluetooth/shlib_version b/lib/libbluetooth/shlib_version index e3b49e9e2aa..3a0db6ce89a 100644 --- a/lib/libbluetooth/shlib_version +++ b/lib/libbluetooth/shlib_version @@ -1,5 +1,5 @@ -# $NetBSD: shlib_version,v 1.1 2006/06/19 15:44:36 gdamore Exp $ +# $NetBSD: shlib_version,v 1.2 2006/07/26 11:20:11 tron Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # -major=2 +major=3 minor=0 |
