diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2019-12-01 13:14:40 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2019-12-01 13:14:40 +0000 |
commit | 488679f6fe3cedae2b3f2613f7c9581e676fe2d1 (patch) | |
tree | de96856d7eb33abd887c9b5997d4993f2a41a90f /lib | |
parent | 4dc745576fc50502703ecf84b7558559482a9b16 (diff) |
crank libelf major for exec_elf.h changes
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libelf/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/shlib_version b/lib/libelf/shlib_version index b52599a164f..012c14171d3 100644 --- a/lib/libelf/shlib_version +++ b/lib/libelf/shlib_version @@ -1,2 +1,2 @@ -major=2 +major=3 minor=0 |