diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-07-27 09:37:30 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-07-27 09:37:30 +0000 |
commit | b4d2f7c9aea930ba5aff786dd5acd998c14208c5 (patch) | |
tree | 67e7c6a13b78fc0cecdaf75748b23c859380a075 /lib | |
parent | 72d5259583e49785fd745ccf2fdf1796b6e5df26 (diff) |
crank major, due to the arc libc messup
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version index 2d93b258879..ffdd3d2d569 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,2 +1,2 @@ -major=16 -minor=6 +major=17 +minor=0 |