update of the version to 3.9.1

This commit is contained in:
Sylvestre Ledru
2023-10-14 13:38:28 +02:00
parent a80ff0d017
commit 85c35d5d57
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.67)
AC_INIT([ARPACK-NG],[3.9.0],[https://github.com/opencollab/arpack-ng/issues/],[arpack-ng],[https://github.com/opencollab/arpack-ng/])
AC_INIT([ARPACK-NG],[3.9.1],[https://github.com/opencollab/arpack-ng/issues/],[arpack-ng],[https://github.com/opencollab/arpack-ng/])
AC_CONFIG_SRCDIR([SRC/version.h])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])