summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2009-04-24 03:24:30 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2009-04-24 03:24:30 (GMT)
commitbf151ed10694a5cc19dfcbe40f76a54caf6346a1 (patch)
tree269070e629e44509c8e48f7bbe22dfbd488819bc /configure.in
parentf140eccaea8d41dd024d81d49a83a40d7cae2a45 (diff)
downloadhdf5-bf151ed10694a5cc19dfcbe40f76a54caf6346a1.zip
hdf5-bf151ed10694a5cc19dfcbe40f76a54caf6346a1.tar.gz
hdf5-bf151ed10694a5cc19dfcbe40f76a54caf6346a1.tar.bz2
[svn-r16853] Maintenance: Changed version number to 1.8.3-pre1 and created a tar ball
for remote testing.
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 abaa92a..bc18ea4 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.2-post13], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.8.3-pre1], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])