diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-05-28 20:35:59 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-05-28 20:35:59 +0000 |
commit | 4282de365ad3986f7690c8ae5aeb465272208972 (patch) | |
tree | 7eb0dae31c913ed4d36f7ff546a31ea82c28d75d /uconfig.sh | |
parent | 5cda700b511c4f0c6578126263fb9dc92c79641e (diff) | |
download | perl-4282de365ad3986f7690c8ae5aeb465272208972.tar.gz |
Bump the version numbers to five-eight-oh.
p4raw-id: //depot/perl@16843
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-x | uconfig.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uconfig.sh b/uconfig.sh index a87be050d3..5a06d2e417 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -699,4 +699,4 @@ uvuformat='"lu"' uvxformat='"lx"' versiononly='undef' voidflags=1 -xs_apiversion='5.005' +xs_apiversion='5.008' |