summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2010-07-20 17:36:47 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2010-07-20 17:36:47 (GMT)
commitbcbf482347a633b07af9eb19ddaccf2bdfccdfa6 (patch)
treee3aff85e09b3a3327dfb8bd14d370d4bd2f30c10 /configure.in
parentde3a870bcd4953a3654b3e9dc92edab86fe858cd (diff)
downloadhdf5-bcbf482347a633b07af9eb19ddaccf2bdfccdfa6.zip
hdf5-bcbf482347a633b07af9eb19ddaccf2bdfccdfa6.tar.gz
hdf5-bcbf482347a633b07af9eb19ddaccf2bdfccdfa6.tar.bz2
[svn-r19111] Description:
Bump the alpha release number for the revise_chunks branch, after distributing private snapshot. Tested on: N/A - only changes from 'bin/h5vers -i'
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 4add00a..d574f35 100644
--- a/configure.in
+++ b/configure.in
@@ -26,7 +26,7 @@ dnl
dnl NOTE: Don't forget to change the version number here when we do a
dnl release!!!
dnl
-AC_INIT([HDF5], [1.9.75-FA_a4], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.9.75-FA_a5], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])