summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2002-04-29 17:33:28 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2002-04-29 17:33:28 (GMT)
commiteca3933fbbcedb112bda58352ef931db0238a340 (patch)
tree576bd4ca6b84b7655058b76e080c39f6bd1a9e54 /configure.in
parent47db555678afa77e188688dc5dae4d1134074dc2 (diff)
downloadhdf5-eca3933fbbcedb112bda58352ef931db0238a340.zip
hdf5-eca3933fbbcedb112bda58352ef931db0238a340.tar.gz
hdf5-eca3933fbbcedb112bda58352ef931db0238a340.tar.bz2
[svn-r5282] Purpose:
Update Description: Updated the h5vers script to also modify the configure.in files and regenerate the configure file. Platforms tested: Linux
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 3ac9eae..0913fd4 100644
--- a/configure.in
+++ b/configure.in
@@ -16,7 +16,7 @@ dnl
dnl NOTE: Don't forget to change the version number here when we do a
dnl release!!!
dnl
-AC_INIT([HDF5], [1.4.4], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5], [1.4.4-snap4], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])