diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2011-10-16 14:00:02 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2011-10-16 14:00:02 (GMT) |
commit | 62aa159e098d0c19b07d4e1089b0f36ffdb7a305 (patch) | |
tree | 755fffcbb055570e150fa0b524cb62b64c42813c /configure.in | |
parent | 664c013fc76b9a440944db320e9025b4a9a62beb (diff) | |
download | hdf5-62aa159e098d0c19b07d4e1089b0f36ffdb7a305.zip hdf5-62aa159e098d0c19b07d4e1089b0f36ffdb7a305.tar.gz hdf5-62aa159e098d0c19b07d4e1089b0f36ffdb7a305.tar.bz2 |
[svn-r21587] Snapshot version 1.9 release 95
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index e1dab7c..05f46dc 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.95], [help@hdfgroup.org]) +AC_INIT([HDF5], [1.9.96], [help@hdfgroup.org]) AC_CONFIG_SRCDIR([src/H5.c]) AM_CONFIG_HEADER([src/H5config.h]) |