From 271acf84af2aa9f8a6fcf4a4e5396d1bf4811580 Mon Sep 17 00:00:00 2001 From: Larry Knox Date: Fri, 29 Mar 2024 13:19:25 -0500 Subject: [PATCH] Version updates for 1.14 files. --- .github/workflows/julia-auto.yml | 2 +- .github/workflows/julia-cmake.yml | 2 +- COPYING | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/julia-auto.yml b/.github/workflows/julia-auto.yml index a7dd2ab15b9..9c13990edf6 100644 --- a/.github/workflows/julia-auto.yml +++ b/.github/workflows/julia-auto.yml @@ -1,4 +1,4 @@ -name: hdf5 dev autotools julia +name: hdf5 1.14 autotools julia on: workflow_call: diff --git a/.github/workflows/julia-cmake.yml b/.github/workflows/julia-cmake.yml index fb1de96f197..96170b3aec6 100644 --- a/.github/workflows/julia-cmake.yml +++ b/.github/workflows/julia-cmake.yml @@ -1,4 +1,4 @@ -name: hdf5 dev CMake julia +name: hdf5 1.14 CMake julia on: workflow_call: diff --git a/COPYING b/COPYING index 9bd04025250..fd50633d9e7 100644 --- a/COPYING +++ b/COPYING @@ -49,7 +49,7 @@ works thereof, in binary and source code form. Limited portions of HDF5 were developed by Lawrence Berkeley National Laboratory (LBNL). LBNL's Copyright Notice and Licensing Terms can be found here: COPYING_LBNL_HDF5 file in this directory or at -https://raw.githubusercontent.com/hdfgroup/hdf5/develop/COPYING_LBNL_HDF5. +https://raw.githubusercontent.com/hdfgroup/hdf5/hdf5_1_14/COPYING_LBNL_HDF5. ----------------------------------------------------------------------------- -----------------------------------------------------------------------------