diff options
author | 2013-03-25 20:20:51 +0000 | |
---|---|---|
committer | 2013-03-25 20:20:51 +0000 | |
commit | 815c3279feff8fe7c629db53437cdce9bdd9030b (patch) | |
tree | f02dab4dcc0c532e544a6e19836f7d511c9c6681 | |
parent | merge 5.16.3 / avoid installing shasum/zipdetails/json_pp (diff) | |
download | wireguard-openbsd-815c3279feff8fe7c629db53437cdce9bdd9030b.tar.xz wireguard-openbsd-815c3279feff8fe7c629db53437cdce9bdd9030b.zip |
bump to perl.so.13.0
-rw-r--r-- | gnu/usr.bin/perl/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/shlib_version b/gnu/usr.bin/perl/shlib_version index 56246d02b24..262f3bc13b6 100644 --- a/gnu/usr.bin/perl/shlib_version +++ b/gnu/usr.bin/perl/shlib_version @@ -1,2 +1,2 @@ -major=12 +major=13 minor=0 |