summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2013-08-25 08:44:51 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2013-08-25 08:44:51 (GMT)
commitca60bda9fb2a1fc0c6640bbb7887267a0fb6c124 (patch)
tree224627f1e772edb4baeeb259728524951cfb506f /configure.ac
parent68dd16d8f02e2c9010658b6105db44994725c067 (diff)
downloadhdf5-ca60bda9fb2a1fc0c6640bbb7887267a0fb6c124.zip
hdf5-ca60bda9fb2a1fc0c6640bbb7887267a0fb6c124.tar.gz
hdf5-ca60bda9fb2a1fc0c6640bbb7887267a0fb6c124.tar.bz2
[svn-r24068] Snapshot version 1.9 release 162
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 7cfb3ff..1992c48 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.162], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.9.163], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])