summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2009-08-06 19:13:07 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2009-08-06 19:13:07 (GMT)
commit7a1fcfa41974c02b1b7787e2f9627e0027868860 (patch)
treee6289d660cecdd19d60d9085a5ea0029cd7f7d54 /configure.in
parentff0e4033156b184f26286e05751f1f4e729bbf12 (diff)
downloadhdf5-7a1fcfa41974c02b1b7787e2f9627e0027868860.zip
hdf5-7a1fcfa41974c02b1b7787e2f9627e0027868860.tar.gz
hdf5-7a1fcfa41974c02b1b7787e2f9627e0027868860.tar.bz2
[svn-r17309] Bump version number on branch, after snapshot
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 3e717aa..2a6a265 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.9.44-FA_a2], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.9.44-FA_a3], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])