summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2022-12-13 20:06:44 (GMT)
committerGitHub <noreply@github.com>2022-12-13 20:06:44 (GMT)
commit4e5bdb8c4e2c1b2b5636b831c0e7b4355526ccfc (patch)
treed46c8ff23e1205fac0e2277eeb5052fe4ccad001 /configure.ac
parentb9f4c001ade4c230f8325080f3dd8181648324ab (diff)
downloadhdf5-4e5bdb8c4e2c1b2b5636b831c0e7b4355526ccfc.zip
hdf5-4e5bdb8c4e2c1b2b5636b831c0e7b4355526ccfc.tar.gz
hdf5-4e5bdb8c4e2c1b2b5636b831c0e7b4355526ccfc.tar.bz2
Update versions for hdf5_1_14 develop branch after creation of (#2294)
hdf5_1-14_0 branch for 1.14.0 release.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a7d1129..bf55006 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ AC_PREREQ([2.69])
## NOTE: Do not forget to change the version number here when we do a
## release!!!
##
-AC_INIT([HDF5], [1.13.4-1], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.14.1-1], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADERS([src/H5config.h])