summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2009-04-12 23:14:07 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2009-04-12 23:14:07 (GMT)
commit696cf9552c781f4537fc6572860a4f37a3706156 (patch)
tree7b290dd1b8ad297c583c04201bf50cf51e6fa3e4 /configure.in
parentc7867cff2bcf7884a3f08a1e9b4afd5009aaa8e1 (diff)
downloadhdf5-696cf9552c781f4537fc6572860a4f37a3706156.zip
hdf5-696cf9552c781f4537fc6572860a4f37a3706156.tar.gz
hdf5-696cf9552c781f4537fc6572860a4f37a3706156.tar.bz2
[svn-r16740] Snapshot version 1.8 release 2 (post12)
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 620baed..95703e1 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-post12], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.8.2-post13], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])