summaryrefslogtreecommitdiff
path: root/hints/hpux.sh
diff options
context:
space:
mode:
authorMax Maischein <corion@corion.net>2012-02-20 19:41:33 +0100
committerMax Maischein <corion@corion.net>2012-02-20 19:41:33 +0100
commit34bb3ecc65bf9da6ed214f1422d097bed2e040f6 (patch)
tree6d02863b805aadfda35440b970d72c87c10f6f71 /hints/hpux.sh
parent811ac7099e4aa69f1309ac66b456c2219bc939f4 (diff)
downloadperl-34bb3ecc65bf9da6ed214f1422d097bed2e040f6.tar.gz
Bump versions from 5.15.7 to 5.15.8
Diffstat (limited to 'hints/hpux.sh')
-rw-r--r--hints/hpux.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/hpux.sh b/hints/hpux.sh
index d7459e13c6..80d84fcb4f 100644
--- a/hints/hpux.sh
+++ b/hints/hpux.sh
@@ -439,7 +439,7 @@ case "$ccisgcc" in
B3910B*A.06.15)
# > cc --version
# cc: HP C/aC++ B3910B A.06.15 [May 16 2007]
- # Has optimizing problems with +O2 for blead (5.15.7),
+ # Has optimizing problems with +O2 for blead (5.15.8),
# see https://rt.perl.org:443/rt3/Ticket/Display.html?id=103668.
#
# +O2 +Onolimit +Onoprocelim +Ostore_ordering \