summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2008-06-24 14:30:04 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2008-06-24 14:30:04 +0000
commitfe420cd319161558e9c9d3f7dae646acb4eedf25 (patch)
tree9e0f8e9c55eca230558768511748b61cca9b4085
parent3c299ffbcf5658385f822ec5be0eb9f422c756ff (diff)
crank major because of two new interfaces
-rw-r--r--lib/libc/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version
index c7d2bf00d13..f810fc908fe 100644
--- a/lib/libc/shlib_version
+++ b/lib/libc/shlib_version
@@ -1,4 +1,4 @@
-major=46
+major=47
minor=0
# note: If changes were made to include/thread_private.h or if system
# calls were added/changed then libpthread must also be updated.