diff options
author | 1996-10-25 00:09:26 +0000 | |
---|---|---|
committer | 1996-10-25 00:09:26 +0000 | |
commit | fb662cd455ba86522cd1af41f8411805a942c010 (patch) | |
tree | 453c2ec2163c408f67c58f8e47732a49e32cf231 /lib/libkvm | |
parent | libm and libm_i387 are the same now. (diff) | |
download | wireguard-openbsd-fb662cd455ba86522cd1af41f8411805a942c010.tar.xz wireguard-openbsd-fb662cd455ba86522cd1af41f8411805a942c010.zip |
bump this too
Diffstat (limited to 'lib/libkvm')
-rw-r--r-- | lib/libkvm/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libkvm/shlib_version b/lib/libkvm/shlib_version index 3066b9771e7..900b4048a96 100644 --- a/lib/libkvm/shlib_version +++ b/lib/libkvm/shlib_version @@ -1,2 +1,2 @@ major=5 -minor=0 +minor=1 |