diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-01 12:27:22 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-01 12:27:22 +0000 |
commit | a094cbc4b9561e8c5f41ac2d9681f272eaabfae0 (patch) | |
tree | 8e1c1d6f04add7ee5b259d71f2e9176337eeaff3 | |
parent | 1725349bc399ea1d047c35d03a6fb937602cfd3d (diff) |
bump minor because of futimes
-rw-r--r-- | lib/libc/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version index e640f6a8e7d..d7d79c18fcb 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,2 +1,2 @@ major=12 -minor=4 +minor=5 |