configure.ac:

- set version to 1.99.14
This commit is contained in:
2015-04-16 18:21:35 +02:00
parent b12b39dedf
commit da1ceec4f5
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([H5hut], [1.99.13], [h5part@lists.psi.ch], H5hut)
AC_INIT([H5hut], [1.99.14], [h5part@lists.psi.ch], H5hut)
AC_PREREQ(2.60)
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])