summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2021-05-18 04:29:51 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2021-05-18 04:29:51 (GMT)
commited86f4aaf48541dc911fc82a31ea8818acd45d31 (patch)
treec6bd6aded724b1b463929254c2c520032e82712d /configure.ac
parent6b870bb9623ffa551b66a1476ae2296abed11a65 (diff)
downloadhdf5-ed86f4aaf48541dc911fc82a31ea8818acd45d31.zip
hdf5-ed86f4aaf48541dc911fc82a31ea8818acd45d31.tar.gz
hdf5-ed86f4aaf48541dc911fc82a31ea8818acd45d31.tar.bz2
Update version to 1.12.2-1.
Update so numbers according to compatibility rules for 1.12.1 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 81bf220..1b4e6ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ AC_PREREQ([2.69])
## NOTE: Do not forget to change the version number here when we do a
## release!!!
##
-AC_INIT([HDF5], [1.12.1-4], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.12.2-1], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADERS([src/H5config.h])