diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2015-09-14 00:43:47 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2015-09-14 00:43:47 (GMT) |
commit | f16361d5f1dc70c344d8143270aa4aeaa867f244 (patch) | |
tree | 5c5713461a813f8a27d6688dd4b520e67cdf1259 /configure.ac | |
parent | 1ac1dfb40fc603fdb5448a64eb46786f7c621185 (diff) | |
download | hdf5-f16361d5f1dc70c344d8143270aa4aeaa867f244.zip hdf5-f16361d5f1dc70c344d8143270aa4aeaa867f244.tar.gz hdf5-f16361d5f1dc70c344d8143270aa4aeaa867f244.tar.bz2 |
[svn-r27767] Snapshot version 1.9 release 231
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c341df5..a8e5960 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.231], [help@hdfgroup.org]) +AC_INIT([HDF5], [1.9.232], [help@hdfgroup.org]) AC_CONFIG_SRCDIR([src/H5.c]) AC_CONFIG_HEADERS([src/H5config.h]) |