summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHDF Admin <hdfadmin@ncsa.uiuc.edu>2002-08-10 08:41:20 (GMT)
committerHDF Admin <hdfadmin@ncsa.uiuc.edu>2002-08-10 08:41:20 (GMT)
commit694e9bb380925e38a0711b803bf7dd86f219a07f (patch)
treeca0a718c0a132ca24267eb98c2c50394720fca02 /configure.in
parentaae989869c1f12228a7baf21890f18908b4fba21 (diff)
downloadhdf5-694e9bb380925e38a0711b803bf7dd86f219a07f.zip
hdf5-694e9bb380925e38a0711b803bf7dd86f219a07f.tar.gz
hdf5-694e9bb380925e38a0711b803bf7dd86f219a07f.tar.bz2
[svn-r5869] Snapshot version 1.5 release 33
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 6b7e9ee..d2aaba7 100644
--- a/configure.in
+++ b/configure.in
@@ -24,7 +24,7 @@ dnl
dnl NOTE: Don't forget to change the version number here when we do a
dnl release!!!
dnl
-AC_INIT([HDF5], [1.5.33], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5], [1.5.34], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])