diff --git a/configure.ac b/configure.ac index 7fcaebb..bb1f9c3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([H5hut], [1.99.12], [h5part@lists.psi.ch], H5hut) +AC_INIT([H5hut], [1.99.13], [h5part@lists.psi.ch], H5hut) AC_PREREQ(2.60) AC_CONFIG_HEADERS(config.h) AC_CONFIG_MACRO_DIR([m4])