mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Delete leftover line from bin/h5vers. (#5900)
This commit is contained in:
@@ -322,7 +322,6 @@ if ($CHANGELOG) {
|
||||
for (my $i = 0; $i < $#contents; ++$i) {
|
||||
if ($contents[$i] =~ /^# 🔆 Executive Summary: HDF5 Version/) {
|
||||
$contents[$i] = sprintf("# 🔆 Executive Summary: HDF5 Version %d.%d.%d\n", @newver[0,1,2]);
|
||||
@newver[0,1,2]);
|
||||
last;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user