summaryrefslogtreecommitdiff
path: root/hints/hpux.sh
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2012-01-20 12:57:49 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2012-01-20 12:57:49 +0000
commitfbea302567b3bbff270fddbd6a1a5f677e74df34 (patch)
treefaabcc93e4e45bf6620e2bc49778cd0008218912 /hints/hpux.sh
parent6ba817f3a63566a08fee8b6913af0d07d0983a78 (diff)
downloadperl-fbea302567b3bbff270fddbd6a1a5f677e74df34.tar.gz
Bump the perl version in various places for v5.15.7
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 479cc79139..d7459e13c6 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.6),
+ # Has optimizing problems with +O2 for blead (5.15.7),
# see https://rt.perl.org:443/rt3/Ticket/Display.html?id=103668.
#
# +O2 +Onolimit +Onoprocelim +Ostore_ordering \