summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2013-10-18 01:28:19 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2013-10-18 01:28:19 (GMT)
commit5d727f0acde67a5e43b31b1fd3d33f8552b59e2a (patch)
tree0031b79dffc36ba830a50db2744cd6a3cf80fde4 /configure.ac
parent75f03b2ca6945365417e4ee308197c00fdbcb5c6 (diff)
downloadhdf5-5d727f0acde67a5e43b31b1fd3d33f8552b59e2a.zip
hdf5-5d727f0acde67a5e43b31b1fd3d33f8552b59e2a.tar.gz
hdf5-5d727f0acde67a5e43b31b1fd3d33f8552b59e2a.tar.bz2
[svn-r24327] Changed the version subrelease string to "swmr_chksum0" so that this
branch can be identified with this unique string. Tested: Koala passed.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 17981ca..6c1a0a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ AC_PREREQ([2.69])
## NOTE: Do not forget to change the version number here when we do a
## release!!!
##
-AC_INIT([HDF5], [1.9.164-FA_a5], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.9.164-swmr_chksum0], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])