summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2008-04-20 11:32:00 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2008-04-20 11:32:00 (GMT)
commita0136eda8da079476621701b1147f5922ad9cfdb (patch)
treeaa99175828bd48ec8afe1f077771121e06d8a0d9 /configure.in
parentf1d2209a75d1fc14bebf9d37f0c8f56e4917783f (diff)
downloadhdf5-a0136eda8da079476621701b1147f5922ad9cfdb.zip
hdf5-a0136eda8da079476621701b1147f5922ad9cfdb.tar.gz
hdf5-a0136eda8da079476621701b1147f5922ad9cfdb.tar.bz2
[svn-r14849] Snapshot version 1.9 release 3
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 dacfdf9..8529298 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.3], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.9.4], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])