From aac94b38e8d0bdaedbe0d09fdd1d19c7b67a47c4 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 22 Nov 2013 16:35:13 +0100 Subject: [PATCH] version 1.99.13 released --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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])