diff options
author | 2004-06-04 00:47:32 +0000 | |
---|---|---|
committer | 2004-06-04 00:47:32 +0000 | |
commit | 78e5c336378f2be0f025a901b0d21757cff7f56e (patch) | |
tree | 93f52f196df2382613dfd4be015227a0541dea31 /lib/libusbhid/shlib_version | |
parent | sync w/ usd docs; (diff) | |
download | wireguard-openbsd-78e5c336378f2be0f025a901b0d21757cff7f56e.tar.xz wireguard-openbsd-78e5c336378f2be0f025a901b0d21757cff7f56e.zip |
knf + new interface: hid_start() is non-exit non-stderr spewing version of hid_init(); ok matthieu millert
Diffstat (limited to 'lib/libusbhid/shlib_version')
-rw-r--r-- | lib/libusbhid/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libusbhid/shlib_version b/lib/libusbhid/shlib_version index 1edea46de91..b52599a164f 100644 --- a/lib/libusbhid/shlib_version +++ b/lib/libusbhid/shlib_version @@ -1,2 +1,2 @@ -major=1 +major=2 minor=0 |