summaryrefslogtreecommitdiffstats
path: root/bin/h5vers
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-04-28 13:50:05 (GMT)
committerGitHub <noreply@github.com>2022-04-28 13:50:05 (GMT)
commit44a803aefb8a2f1177733664dfd3f41823ec3286 (patch)
treecd36a2d0ba6829732d0528ed6f8fe41d8f5b4804 /bin/h5vers
parent41a36efde14a1db65cc8be0ef9de1ec41fe86ed6 (diff)
downloadhdf5-44a803aefb8a2f1177733664dfd3f41823ec3286.zip
hdf5-44a803aefb8a2f1177733664dfd3f41823ec3286.tar.gz
hdf5-44a803aefb8a2f1177733664dfd3f41823ec3286.tar.bz2
Brings over minor changes in root, bin/, and release_docs (#1699)
Diffstat (limited to 'bin/h5vers')
-rwxr-xr-xbin/h5vers2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/h5vers b/bin/h5vers
index a067ae7..04d5d03 100755
--- a/bin/h5vers
+++ b/bin/h5vers
@@ -66,7 +66,7 @@ use strict;
# ./H5public.h or ./src/H5public.h.
#
# If the version number is changed (either `-s' or `-i' was used on
-# the command line) then the first line of the README.md and RELEASE.txt files
+# the command line) then the version line of the README.md and RELEASE.txt files
# one directory above the H5public.h file is also modified so it looks
# something like: This is hdf5-1.2.3-pre1 currently under development.
# The AC_INIT macro in configure.ac will also change in this case to be