summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2007-03-08 19:09:19 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2007-03-08 19:09:19 (GMT)
commit25bb6f5dd8af42d2facaab26f0cdeb7fc76456ae (patch)
tree398197c2e02a185067f19008fa7e8ef9abd67112 /configure.in
parent2996c917afa9d8dc27ac0360d6e34cd637a513f6 (diff)
downloadhdf5-25bb6f5dd8af42d2facaab26f0cdeb7fc76456ae.zip
hdf5-25bb6f5dd8af42d2facaab26f0cdeb7fc76456ae.tar.gz
hdf5-25bb6f5dd8af42d2facaab26f0cdeb7fc76456ae.tar.bz2
[svn-r13476] Snapshot version 1.8 release 0 (alpha6snap2)
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 9a98df4..d8dbb14 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.0-alpha6snap2], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.8.0-alpha6snap3], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])