summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2009-07-06 04:30:23 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2009-07-06 04:30:23 (GMT)
commit259a4bc92acc9629d03de73342f69a15c9110ace (patch)
treea33848514ad8c9ea56d63e35c5cd7e57f1657d63 /configure.in
parent27c6981c41dfff7c7c151e0bebd325128bc6b34b (diff)
downloadhdf5-259a4bc92acc9629d03de73342f69a15c9110ace.zip
hdf5-259a4bc92acc9629d03de73342f69a15c9110ace.tar.gz
hdf5-259a4bc92acc9629d03de73342f69a15c9110ace.tar.bz2
[svn-r17158] Snapshot version 1.8 release 3 (snap4)
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 1678b11..012a941 100644
--- a/configure.in
+++ b/configure.in
@@ -26,7 +26,7 @@ dnl
dnl NOTE: Don't forget to change the version number here when we do a
dnl release!!!
dnl
-AC_INIT([HDF5], [1.8.3-snap4], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.8.3-snap5], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])