summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2013-04-09 17:48:11 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2013-04-09 17:48:11 (GMT)
commite8a57439fa282960c44b70847df3a7cd3d708651 (patch)
tree8afd615633bebe5c57b04c0702bc720ccae51507 /configure.ac
parent67b3800ccb60326a410b46f6b36c6f74ead87188 (diff)
downloadhdf5-e8a57439fa282960c44b70847df3a7cd3d708651.zip
hdf5-e8a57439fa282960c44b70847df3a7cd3d708651.tar.gz
hdf5-e8a57439fa282960c44b70847df3a7cd3d708651.tar.bz2
[svn-r23567] Post v1.8.11 branch-off, changed version to 1.8.12-snap0.
Reset RELEASE.txt for next release (1.8.12). Tested: h5committest.
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 0f16be4..96a5cb8 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.8.11-snap17], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.8.12-snap0], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])