version bumped to 2.0.0rc7

This commit is contained in:
2024-10-02 14:57:51 +02:00
parent 4088d02f55
commit a69a88c49c
+1 -1
View File
@@ -6,7 +6,7 @@
#
# License: see file COPYING in top level of source distribution.
#
AC_INIT([H5hut], [2.0.0rc6], [h5part@lists.psi.ch], H5hut)
AC_INIT([H5hut], [2.0.0rc7], [h5part@lists.psi.ch], H5hut)
AC_PREREQ(2.60)
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])