diff options
author | Florian Ragwitz <rafl@debian.org> | 2010-07-22 17:37:21 +0200 |
---|---|---|
committer | Steffen Mueller <smueller@cpan.org> | 2010-07-23 12:24:35 +0200 |
commit | 2ea2ea91f2d94c3505995e927e5f085a085cf215 (patch) | |
tree | 24bcfe455e0879d1154016b45605fb84ad412bcb /epoc | |
parent | 544af516d72dfd84bc12bd04e76b84740ab3f78c (diff) | |
download | perl-2ea2ea91f2d94c3505995e927e5f085a085cf215.tar.gz |
Bump API subversion
Diffstat (limited to 'epoc')
-rw-r--r-- | epoc/config.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/epoc/config.sh b/epoc/config.sh index 1d32e6f5c8..17df287eac 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -939,7 +939,7 @@ PERL_VERSION=13 PERL_SUBVERSION=3 PERL_API_REVISION=5 PERL_API_VERSION=13 -PERL_API_SUBVERSION=0 +PERL_API_SUBVERSION=3 PERL_CONFIG_SH=true # Variables propagated from previous config.sh file. pp_sys_cflags='' @@ -1071,7 +1071,7 @@ PERL_VERSION=13 PERL_SUBVERSION=3 PERL_API_REVISION=5 PERL_API_VERSION=13 -PERL_API_SUBVERSION=0 +PERL_API_SUBVERSION=3 CONFIGDOTSH=true # Variables propagated from previous config.sh file. pp_sys_cflags='' |