summaryrefslogtreecommitdiffstats
path: root/c++/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2003-10-14 14:58:01 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2003-10-14 14:58:01 (GMT)
commit03b8c2914878698812602d77e5e6a255976f1f8d (patch)
tree84328e1faa70a5ad6ff27d43ff272a85b92132c6 /c++/configure.in
parentcc3f8148edb434f07f5957623e1d8e5d4249feb7 (diff)
downloadhdf5-03b8c2914878698812602d77e5e6a255976f1f8d.zip
hdf5-03b8c2914878698812602d77e5e6a255976f1f8d.tar.gz
hdf5-03b8c2914878698812602d77e5e6a255976f1f8d.tar.bz2
[svn-r7625] Purpose: Maintenance
Description: Bumped up the version number after creating a tar ball for the second round of testing Solution: N/A Platforms tested: done with bin/h5vers on eirene Misc. update:
Diffstat (limited to 'c++/configure.in')
-rw-r--r--c++/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/configure.in b/c++/configure.in
index 212ced6..9ed7103 100644
--- a/c++/configure.in
+++ b/c++/configure.in
@@ -27,7 +27,7 @@ dnl
dnl NOTE: Don't forget to change the version number here when we do a
dnl release!!!
dnl
-AC_INIT([HDF5 C++], [1.6.0-post11], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 C++], [1.6.0-post12], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5Library.cpp])
AC_CONFIG_AUX_DIR([../bin])