summaryrefslogtreecommitdiff
path: root/lib/libc/shlib_version
diff options
context:
space:
mode:
authorMartynas Venckus <martynas@cvs.openbsd.org>2011-07-08 22:28:34 +0000
committerMartynas Venckus <martynas@cvs.openbsd.org>2011-07-08 22:28:34 +0000
commitbe65d6d7e1f061af2670f80ac19b96d6f5087483 (patch)
tree821ad079f8bfc5480adb0a9d1cfa0ed3e14cbeb4 /lib/libc/shlib_version
parentb92b45c9b21020f776996a6fcf1a2eebe2ee71d9 (diff)
Revert (leaving the complex math part alone). Some stuff is depending
on this historical behavior; so we're stuck in this stupid situation. No cookie for me.
Diffstat (limited to 'lib/libc/shlib_version')
-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 98a31a2a31f..d7c8404b7c2 100644
--- a/lib/libc/shlib_version
+++ b/lib/libc/shlib_version
@@ -1,4 +1,4 @@
-major=59
+major=60
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.