configure.ac: incr version number to 1.3.3 and bug-report address changed
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Every configure script must call AC_INIT before doing anything else.
|
||||
# AC_INIT (package, version, [bug-report], [tarname])
|
||||
AC_INIT([H5Part], [1.3.2], [vis@hpcrdm.lbl.gov], H5Part)
|
||||
AC_INIT([H5Part], [1.3.3], [h5part@lists.psi.ch], H5Part)
|
||||
|
||||
|
||||
# Ensure that a recent enough version of Autoconf is being used.
|
||||
|
||||
Reference in New Issue
Block a user