summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorhdftest <hdftest@jelly.ad.hdfgroup.org>2017-08-01 21:02:18 (GMT)
committerhdftest <hdftest@jelly.ad.hdfgroup.org>2017-08-01 21:02:18 (GMT)
commitcd0e71d998898a29b0d8291497faad4c8ab979de (patch)
tree8c47c376a4a564136c38b5bd41cd15a944a2ddf0 /configure.ac
parent1c681c47fa1c263dda72123501475556fa00d1f2 (diff)
downloadhdf5-cd0e71d998898a29b0d8291497faad4c8ab979de.zip
hdf5-cd0e71d998898a29b0d8291497faad4c8ab979de.tar.gz
hdf5-cd0e71d998898a29b0d8291497faad4c8ab979de.tar.bz2
Commit files missed for commit after Snapshot version 1.8 release 20 (snap0)
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 72909d9..51553a3 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.8.20-snap0], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.8.20-snap1], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADERS([src/H5config.h])