summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2014-01-31 22:24:18 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2014-01-31 22:24:18 (GMT)
commit8965cfc5d1775508edabbd6cbb9b11a169e4a240 (patch)
tree15aaa154bb145d4fd94905ca7c882786d87a8fcd /configure.ac
parentfe496b6f34ad0ae03f1d2d3d0f71d4ee45be4fcc (diff)
downloadhdf5-8965cfc5d1775508edabbd6cbb9b11a169e4a240.zip
hdf5-8965cfc5d1775508edabbd6cbb9b11a169e4a240.tar.gz
hdf5-8965cfc5d1775508edabbd6cbb9b11a169e4a240.tar.bz2
[svn-r24673] Maintenance: Change version number and released 1.9.170-swmr_chksum3 tar ball.
Platforms tested: jam
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 210c2da..25a7b30 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ AC_PREREQ([2.69])
## NOTE: Do not forget to change the version number here when we do a
## release!!!
##
-AC_INIT([HDF5], [1.9.170-swmr_chksum2], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.9.170-swmr_chksum3], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])