summaryrefslogtreecommitdiffstats
path: root/c++/configure.in
diff options
context:
space:
mode:
authorHDF Admin <hdfadmin@ncsa.uiuc.edu>2002-11-23 10:41:00 (GMT)
committerHDF Admin <hdfadmin@ncsa.uiuc.edu>2002-11-23 10:41:00 (GMT)
commit974a06839512ec96c88bff67fdf0d0519a52148c (patch)
treebd52047ea7e21fe790cc7d50667fb26a4e620b71 /c++/configure.in
parent35ea6f81791df3d470a51dbd8c3949d35dd7d045 (diff)
downloadhdf5-974a06839512ec96c88bff67fdf0d0519a52148c.zip
hdf5-974a06839512ec96c88bff67fdf0d0519a52148c.tar.gz
hdf5-974a06839512ec96c88bff67fdf0d0519a52148c.tar.bz2
[svn-r6133] Snapshot version 1.5 release 42
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 74b03ef..91028e8 100644
--- a/c++/configure.in
+++ b/c++/configure.in
@@ -18,7 +18,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.5.42], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 C++], [1.5.43], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5Library.cpp])
AC_CONFIG_AUX_DIR([../bin])